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,
"diskPath": "/",
"iconColor": "none",
"iconColor": "error",
"id": "SystemMonitor",
"showCpuCores": false,
"showCpuFreq": false,
@@ -89,7 +89,7 @@
{
"characterCount": 2,
"colorizeIcons": false,
"emptyColor": "secondary",
"emptyColor": "none",
"enableScrollWheel": true,
"focusedColor": "primary",
"followFocusedScreen": false,
@@ -99,7 +99,7 @@
"iconScale": 0.8,
"id": "Workspace",
"labelMode": "index",
"occupiedColor": "secondary",
"occupiedColor": "error",
"pillSize": 0.6,
"showApplications": false,
"showApplicationsHover": false,
@@ -125,12 +125,12 @@
"chevronColor": "none",
"colorizeIcons": false,
"drawerEnabled": false,
"hidePassive": false,
"hidePassive": true,
"id": "Tray",
"pinned": []
},
{
"displayMode": "onhover",
"displayMode": "forceOpen",
"iconColor": "none",
"id": "KeyboardLayout",
"showIcon": true,
@@ -146,7 +146,7 @@
},
{
"deviceNativePath": "__default__",
"displayMode": "graphic-clean",
"displayMode": "graphic",
"hideIfIdle": false,
"hideIfNotDetected": true,
"id": "Battery",
@@ -174,17 +174,23 @@
"textColor": "none"
},
{
"defaultSettings": {
"compactMode": false,
"defaultDuration": 0,
"iconColor": "none",
"textColor": "none"
},
"id": "plugin:timer"
},
{
"colorizeDistroLogo": false,
"colorizeSystemIcon": "none",
"colorizeSystemIcon": "error",
"colorizeSystemText": "none",
"customIconPath": "",
"enableColorization": false,
"enableColorization": true,
"icon": "noctalia",
"id": "ControlCenter",
"useDistroLogo": false
"useDistroLogo": true
}
]
},
@@ -697,7 +703,7 @@
"notifyUpdates": true
},
"idle": {
"enabled": true,
"enabled": false,
"screenOffTimeout": 600,
"lockTimeout": 660,
"suspendTimeout": 1800,