|
@@ -83,6 +83,7 @@
|
|
|
{
|
|
{
|
|
|
"deviceNativePath": "",
|
|
"deviceNativePath": "",
|
|
|
"displayMode": "alwaysShow",
|
|
"displayMode": "alwaysShow",
|
|
|
|
|
+ "hideIfNotDetected": true,
|
|
|
"id": "Battery",
|
|
"id": "Battery",
|
|
|
"showNoctaliaPerformance": false,
|
|
"showNoctaliaPerformance": false,
|
|
|
"showPowerProfiles": false,
|
|
"showPowerProfiles": false,
|
|
@@ -220,7 +221,6 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"desktopWidgets": {
|
|
"desktopWidgets": {
|
|
|
- "editMode": false,
|
|
|
|
|
"enabled": false,
|
|
"enabled": false,
|
|
|
"gridSnap": false,
|
|
"gridSnap": false,
|
|
|
"monitorWidgets": [
|
|
"monitorWidgets": [
|
|
@@ -386,7 +386,7 @@
|
|
|
],
|
|
],
|
|
|
"showHeader": true
|
|
"showHeader": true
|
|
|
},
|
|
},
|
|
|
- "settingsVersion": 31,
|
|
|
|
|
|
|
+ "settingsVersion": 32,
|
|
|
"systemMonitor": {
|
|
"systemMonitor": {
|
|
|
"cpuCriticalThreshold": 90,
|
|
"cpuCriticalThreshold": 90,
|
|
|
"cpuPollingInterval": 3000,
|
|
"cpuPollingInterval": 3000,
|
|
@@ -395,7 +395,7 @@
|
|
|
"diskCriticalThreshold": 90,
|
|
"diskCriticalThreshold": 90,
|
|
|
"diskPollingInterval": 3000,
|
|
"diskPollingInterval": 3000,
|
|
|
"diskWarningThreshold": 80,
|
|
"diskWarningThreshold": 80,
|
|
|
- "enableNvidiaGpu": false,
|
|
|
|
|
|
|
+ "enableDgpuMonitoring": false,
|
|
|
"gpuCriticalThreshold": 90,
|
|
"gpuCriticalThreshold": 90,
|
|
|
"gpuPollingInterval": 3000,
|
|
"gpuPollingInterval": 3000,
|
|
|
"gpuWarningThreshold": 80,
|
|
"gpuWarningThreshold": 80,
|
|
@@ -420,6 +420,8 @@
|
|
|
"fuzzel": true,
|
|
"fuzzel": true,
|
|
|
"ghostty": true,
|
|
"ghostty": true,
|
|
|
"gtk": true,
|
|
"gtk": true,
|
|
|
|
|
+ "helix": false,
|
|
|
|
|
+ "hyprland": false,
|
|
|
"kcolorscheme": true,
|
|
"kcolorscheme": true,
|
|
|
"kitty": false,
|
|
"kitty": false,
|
|
|
"mango": false,
|
|
"mango": false,
|
|
@@ -435,6 +437,8 @@
|
|
|
"zed": false
|
|
"zed": false
|
|
|
},
|
|
},
|
|
|
"ui": {
|
|
"ui": {
|
|
|
|
|
+ "bluetoothDetailsViewMode": "grid",
|
|
|
|
|
+ "bluetoothHideUnnamedDevices": false,
|
|
|
"fontDefault": "Roboto",
|
|
"fontDefault": "Roboto",
|
|
|
"fontDefaultScale": 1,
|
|
"fontDefaultScale": 1,
|
|
|
"fontFixed": "DejaVu Sans Mono",
|
|
"fontFixed": "DejaVu Sans Mono",
|
|
@@ -442,7 +446,8 @@
|
|
|
"panelBackgroundOpacity": 0.4,
|
|
"panelBackgroundOpacity": 0.4,
|
|
|
"panelsAttachedToBar": true,
|
|
"panelsAttachedToBar": true,
|
|
|
"settingsPanelMode": "attached",
|
|
"settingsPanelMode": "attached",
|
|
|
- "tooltipsEnabled": false
|
|
|
|
|
|
|
+ "tooltipsEnabled": false,
|
|
|
|
|
+ "wifiDetailsViewMode": "grid"
|
|
|
},
|
|
},
|
|
|
"wallpaper": {
|
|
"wallpaper": {
|
|
|
"directory": "/home/mzunino/Pictures",
|
|
"directory": "/home/mzunino/Pictures",
|