update power profile settings
This commit is contained in:
@@ -360,18 +360,18 @@
|
||||
"soundVolumeChanged": true,
|
||||
"soundPluggedIn": true,
|
||||
"muteSoundsWhenMediaPlaying": true,
|
||||
"acMonitorTimeout": 1800,
|
||||
"acLockTimeout": 300,
|
||||
"acMonitorTimeout": 10800,
|
||||
"acLockTimeout": 1800,
|
||||
"acSuspendTimeout": 0,
|
||||
"acSuspendBehavior": 0,
|
||||
"acProfileName": "1",
|
||||
"acPostLockMonitorTimeout": 30,
|
||||
"acPostLockMonitorTimeout": 3600,
|
||||
"batteryMonitorTimeout": 600,
|
||||
"batteryLockTimeout": 300,
|
||||
"batterySuspendTimeout": 7200,
|
||||
"batterySuspendTimeout": 3600,
|
||||
"batterySuspendBehavior": 2,
|
||||
"batteryProfileName": "0",
|
||||
"batteryPostLockMonitorTimeout": 60,
|
||||
"batteryPostLockMonitorTimeout": 300,
|
||||
"batteryChargeLimit": 100,
|
||||
"batteryNotifyChargeLimit": false,
|
||||
"batteryCriticalThreshold": 5,
|
||||
@@ -385,9 +385,9 @@
|
||||
"lockBeforeSuspend": true,
|
||||
"loginctlLockIntegration": true,
|
||||
"fadeToLockEnabled": true,
|
||||
"fadeToLockGracePeriod": 5,
|
||||
"fadeToLockGracePeriod": 30,
|
||||
"fadeToDpmsEnabled": true,
|
||||
"fadeToDpmsGracePeriod": 5,
|
||||
"fadeToDpmsGracePeriod": 30,
|
||||
"launchPrefix": "uwsm-app -- ",
|
||||
"gtkThemingEnabled": false,
|
||||
"qtThemingEnabled": false,
|
||||
|
||||
Reference in New Issue
Block a user