feat(noctalia): update settings

This commit is contained in:
2026-04-26 12:52:08 +02:00
parent de1cad857c
commit 89a9436dbb
+16 -10
View File
@@ -40,7 +40,7 @@
{ {
"compactMode": true, "compactMode": true,
"diskPath": "/", "diskPath": "/",
"iconColor": "none", "iconColor": "error",
"id": "SystemMonitor", "id": "SystemMonitor",
"showCpuCores": false, "showCpuCores": false,
"showCpuFreq": false, "showCpuFreq": false,
@@ -89,7 +89,7 @@
{ {
"characterCount": 2, "characterCount": 2,
"colorizeIcons": false, "colorizeIcons": false,
"emptyColor": "secondary", "emptyColor": "none",
"enableScrollWheel": true, "enableScrollWheel": true,
"focusedColor": "primary", "focusedColor": "primary",
"followFocusedScreen": false, "followFocusedScreen": false,
@@ -99,7 +99,7 @@
"iconScale": 0.8, "iconScale": 0.8,
"id": "Workspace", "id": "Workspace",
"labelMode": "index", "labelMode": "index",
"occupiedColor": "secondary", "occupiedColor": "error",
"pillSize": 0.6, "pillSize": 0.6,
"showApplications": false, "showApplications": false,
"showApplicationsHover": false, "showApplicationsHover": false,
@@ -125,12 +125,12 @@
"chevronColor": "none", "chevronColor": "none",
"colorizeIcons": false, "colorizeIcons": false,
"drawerEnabled": false, "drawerEnabled": false,
"hidePassive": false, "hidePassive": true,
"id": "Tray", "id": "Tray",
"pinned": [] "pinned": []
}, },
{ {
"displayMode": "onhover", "displayMode": "forceOpen",
"iconColor": "none", "iconColor": "none",
"id": "KeyboardLayout", "id": "KeyboardLayout",
"showIcon": true, "showIcon": true,
@@ -146,7 +146,7 @@
}, },
{ {
"deviceNativePath": "__default__", "deviceNativePath": "__default__",
"displayMode": "graphic-clean", "displayMode": "graphic",
"hideIfIdle": false, "hideIfIdle": false,
"hideIfNotDetected": true, "hideIfNotDetected": true,
"id": "Battery", "id": "Battery",
@@ -174,17 +174,23 @@
"textColor": "none" "textColor": "none"
}, },
{ {
"defaultSettings": {
"compactMode": false,
"defaultDuration": 0,
"iconColor": "none",
"textColor": "none"
},
"id": "plugin:timer" "id": "plugin:timer"
}, },
{ {
"colorizeDistroLogo": false, "colorizeDistroLogo": false,
"colorizeSystemIcon": "none", "colorizeSystemIcon": "error",
"colorizeSystemText": "none", "colorizeSystemText": "none",
"customIconPath": "", "customIconPath": "",
"enableColorization": false, "enableColorization": true,
"icon": "noctalia", "icon": "noctalia",
"id": "ControlCenter", "id": "ControlCenter",
"useDistroLogo": false "useDistroLogo": true
} }
] ]
}, },
@@ -697,7 +703,7 @@
"notifyUpdates": true "notifyUpdates": true
}, },
"idle": { "idle": {
"enabled": true, "enabled": false,
"screenOffTimeout": 600, "screenOffTimeout": 600,
"lockTimeout": 660, "lockTimeout": 660,
"suspendTimeout": 1800, "suspendTimeout": 1800,