hm update

This commit is contained in:
2026-03-20 13:34:13 +01:00
parent 6791081ffe
commit f9c3f2de1c
8 changed files with 86 additions and 40 deletions

View File

@@ -305,8 +305,10 @@
"indicatorColor": "primary",
"indicatorOpacity": 0.6,
"indicatorThickness": 3,
"launcherIcon": "",
"launcherIconColor": "none",
"launcherPosition": "end",
"launcherUseDistroLogo": false,
"monitors": [
],
"onlySameOutput": true,
@@ -384,6 +386,7 @@
"telemetryEnabled": false
},
"hooks": {
"colorGeneration": "",
"darkModeChange": "",
"enabled": false,
"performanceModeDisabled": "",
@@ -494,7 +497,8 @@
"overlayLayer": true
},
"plugins": {
"autoUpdate": false
"autoUpdate": false,
"notifyUpdates": true
},
"sessionMenu": {
"countdownDuration": 10000,
@@ -563,7 +567,7 @@
"showHeader": true,
"showKeybinds": true
},
"settingsVersion": 58,
"settingsVersion": 59,
"systemMonitor": {
"batteryCriticalThreshold": 5,
"batteryWarningThreshold": 20,
@@ -630,7 +634,14 @@
"sortOrder": "name",
"transitionDuration": 1500,
"transitionEdgeSmoothness": 0.05,
"transitionType": "random",
"transitionType": [
"fade",
"disc",
"stripes",
"wipe",
"pixelate",
"honeycomb"
],
"useSolidColor": false,
"useWallhaven": false,
"viewMode": "single",