update power profile settings

This commit is contained in:
Frank Zechert
2026-08-09 19:11:50 +02:00
parent 65e610507e
commit 64e22b0c46
@@ -360,18 +360,18 @@
"soundVolumeChanged": true, "soundVolumeChanged": true,
"soundPluggedIn": true, "soundPluggedIn": true,
"muteSoundsWhenMediaPlaying": true, "muteSoundsWhenMediaPlaying": true,
"acMonitorTimeout": 1800, "acMonitorTimeout": 10800,
"acLockTimeout": 300, "acLockTimeout": 1800,
"acSuspendTimeout": 0, "acSuspendTimeout": 0,
"acSuspendBehavior": 0, "acSuspendBehavior": 0,
"acProfileName": "1", "acProfileName": "1",
"acPostLockMonitorTimeout": 30, "acPostLockMonitorTimeout": 3600,
"batteryMonitorTimeout": 600, "batteryMonitorTimeout": 600,
"batteryLockTimeout": 300, "batteryLockTimeout": 300,
"batterySuspendTimeout": 7200, "batterySuspendTimeout": 3600,
"batterySuspendBehavior": 2, "batterySuspendBehavior": 2,
"batteryProfileName": "0", "batteryProfileName": "0",
"batteryPostLockMonitorTimeout": 60, "batteryPostLockMonitorTimeout": 300,
"batteryChargeLimit": 100, "batteryChargeLimit": 100,
"batteryNotifyChargeLimit": false, "batteryNotifyChargeLimit": false,
"batteryCriticalThreshold": 5, "batteryCriticalThreshold": 5,
@@ -385,9 +385,9 @@
"lockBeforeSuspend": true, "lockBeforeSuspend": true,
"loginctlLockIntegration": true, "loginctlLockIntegration": true,
"fadeToLockEnabled": true, "fadeToLockEnabled": true,
"fadeToLockGracePeriod": 5, "fadeToLockGracePeriod": 30,
"fadeToDpmsEnabled": true, "fadeToDpmsEnabled": true,
"fadeToDpmsGracePeriod": 5, "fadeToDpmsGracePeriod": 30,
"launchPrefix": "uwsm-app -- ", "launchPrefix": "uwsm-app -- ",
"gtkThemingEnabled": false, "gtkThemingEnabled": false,
"qtThemingEnabled": false, "qtThemingEnabled": false,