fix noctalia icons and launcher

This commit is contained in:
Alexander Navarro 2026-02-16 10:33:49 -03:00
parent 6dc96f89e9
commit 77a871aec7
4 changed files with 86 additions and 12 deletions

View file

@ -24,5 +24,5 @@
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
}
},
"version": 1
"version": 2
}

View file

@ -6,12 +6,15 @@
"clipboardWrapText": true,
"customLaunchPrefix": "",
"customLaunchPrefixEnabled": false,
"density": "default",
"enableClipPreview": true,
"enableClipboardHistory": true,
"enableSessionSearch": true,
"enableSettingsSearch": true,
"enableWindowsSearch": true,
"iconMode": "native",
"ignoreMouseInput": false,
"overviewLayer": false,
"pinnedApps": [
],
"position": "center",
@ -134,6 +137,14 @@
]
},
{
"defaultSettings": {
"autoStartBreaks": false,
"autoStartWork": false,
"longBreakDuration": 15,
"sessionsBeforeLongBreak": 4,
"shortBreakDuration": 5,
"workDuration": 25
},
"id": "plugin:pomodoro"
},
{
@ -180,6 +191,16 @@
"id": "WallpaperSelector"
},
{
"defaultSettings": {
"compactMode": false,
"defaultPeerAction": "copy-ip",
"hideDisconnected": false,
"pingCount": 5,
"refreshInterval": 5000,
"showIpAddress": true,
"showPeerCount": true,
"terminalCommand": ""
},
"id": "plugin:tailscale"
},
{
@ -362,9 +383,34 @@
"enableShadows": true,
"forceBlackScreenCorners": false,
"iRadiusRatio": 1,
"keybinds": {
"keyDown": [
"Down"
],
"keyEnter": [
"Return"
],
"keyEscape": [
"Esc"
],
"keyLeft": [
"Left"
],
"keyRight": [
"Right"
],
"keyUp": [
"Up"
]
},
"language": "",
"lockOnSuspend": true,
"lockScreenAnimations": false,
"lockScreenBlur": 0,
"lockScreenCountdownDuration": 5000,
"lockScreenMonitors": [
],
"lockScreenTint": 0,
"radiusRatio": 1,
"scaleRatio": 1,
"screenRadiusRatio": 1,
@ -477,43 +523,48 @@
"action": "lock",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "1"
},
{
"action": "suspend",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "2"
},
{
"action": "hibernate",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "3"
},
{
"action": "reboot",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "4"
},
{
"action": "logout",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "5"
},
{
"action": "shutdown",
"command": "",
"countdownEnabled": true,
"enabled": true
"enabled": true,
"keybind": "6"
}
],
"showHeader": true,
"showNumberLabels": true
"showHeader": true
},
"settingsVersion": 49,
"settingsVersion": 53,
"systemMonitor": {
"batteryCriticalThreshold": 5,
"batteryWarningThreshold": 20,
@ -572,16 +623,34 @@
"directory": "/home/aleidk/Pictures/Wallpapers",
"enableMultiMonitorDirectories": false,
"enabled": true,
"favorites": [
{
"colorScheme": "Catppuccin Macchiato Teal",
"darkMode": true,
"generationMethod": "tonal-spot",
"paletteColors": [
"#8bd5ca",
"#c6a0f6",
"#b7bdf8",
"#f38ba8"
],
"path": "/home/aleidk/Pictures/Wallpapers/Landscape__Electronic_Sample_96-calm-night.png",
"useWallpaperColors": false
}
],
"fillColor": "#000000",
"fillMode": "crop",
"hideWallpaperFilenames": true,
"monitorDirectories": [
],
"overviewBlur": 0.4,
"overviewEnabled": true,
"overviewTint": 0.6,
"panelPosition": "center",
"randomIntervalSec": 900,
"setWallpaperOnAllMonitors": true,
"showHiddenFiles": false,
"skipStartupTransition": true,
"solidColor": "#1a1a2e",
"sortOrder": "name",
"transitionDuration": 1500,