noctalia update

This commit is contained in:
2026-01-04 13:00:00 +01:00
parent ace28b3df2
commit 1e58c56c2b

View File

@@ -9,6 +9,7 @@
"pinnedExecs": [ "pinnedExecs": [
], ],
"position": "center", "position": "center",
"screenshotAnnotationTool": "",
"showCategories": true, "showCategories": true,
"sortByMostUsed": true, "sortByMostUsed": true,
"terminalCommand": "kitty -e", "terminalCommand": "kitty -e",
@@ -80,6 +81,8 @@
"id": "plugin:catwalk" "id": "plugin:catwalk"
}, },
{ {
"colorizeSystemIcon": "none",
"enableColorization": false,
"hideMode": "alwaysExpanded", "hideMode": "alwaysExpanded",
"icon": "heart", "icon": "heart",
"id": "CustomButton", "id": "CustomButton",
@@ -216,6 +219,7 @@
"id": "media-sysmon-card" "id": "media-sysmon-card"
} }
], ],
"diskPath": "/",
"position": "close_to_bar_button", "position": "close_to_bar_button",
"shortcuts": { "shortcuts": {
"left": [ "left": [
@@ -316,6 +320,11 @@
"weatherShowEffects": true "weatherShowEffects": true
}, },
"network": { "network": {
"bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false,
"bluetoothRssiPollIntervalMs": 10000,
"bluetoothRssiPollingEnabled": false,
"wifiDetailsViewMode": "grid",
"wifiEnabled": true "wifiEnabled": true
}, },
"nightLight": { "nightLight": {
@@ -427,14 +436,13 @@
"showHeader": true, "showHeader": true,
"showNumberLabels": true "showNumberLabels": true
}, },
"settingsVersion": 36, "settingsVersion": 37,
"systemMonitor": { "systemMonitor": {
"cpuCriticalThreshold": 90, "cpuCriticalThreshold": 90,
"cpuPollingInterval": 3000, "cpuPollingInterval": 3000,
"cpuWarningThreshold": 80, "cpuWarningThreshold": 80,
"criticalColor": "", "criticalColor": "",
"diskCriticalThreshold": 90, "diskCriticalThreshold": 90,
"diskPath": "/",
"diskPollingInterval": 3000, "diskPollingInterval": 3000,
"diskWarningThreshold": 80, "diskWarningThreshold": 80,
"enableDgpuMonitoring": false, "enableDgpuMonitoring": false,
@@ -481,8 +489,7 @@
"zed": false "zed": false
}, },
"ui": { "ui": {
"bluetoothDetailsViewMode": "grid", "boxBorderEnabled": false,
"bluetoothHideUnnamedDevices": false,
"fontDefault": "Roboto", "fontDefault": "Roboto",
"fontDefaultScale": 0.9, "fontDefaultScale": 0.9,
"fontFixed": "DejaVu Sans Mono", "fontFixed": "DejaVu Sans Mono",
@@ -490,8 +497,7 @@
"panelBackgroundOpacity": 0.4, "panelBackgroundOpacity": 0.4,
"panelsAttachedToBar": true, "panelsAttachedToBar": true,
"settingsPanelMode": "centered", "settingsPanelMode": "centered",
"tooltipsEnabled": true, "tooltipsEnabled": true
"wifiDetailsViewMode": "grid"
}, },
"wallpaper": { "wallpaper": {
"directory": "/home/lusia/Pictures/Wallpapers", "directory": "/home/lusia/Pictures/Wallpapers",