🔧 Use desktop PC battery configuration
Uses LXQt battery configuration for desktop computers, instead of the laptop one
This commit is contained in:
parent
2420c21d8a
commit
0626dd0b36
2 changed files with 10 additions and 4 deletions
|
|
@ -1,19 +1,24 @@
|
|||
[General]
|
||||
__userfile__=true
|
||||
backlightIdleness=50
|
||||
backlightIdleness=0
|
||||
backlightIdlenessOnBatteryDischarging=true
|
||||
disableIdlenessWhenFullscreen=false
|
||||
enableBatteryWatcher=true
|
||||
enableBatteryWatcher=false
|
||||
enableExtMonLidClosedActions=false
|
||||
enableIdlenessBacklightWatcher=false
|
||||
enableIdlenessWatcher=true
|
||||
enableLidWatcher=true
|
||||
enableLidWatcher=false
|
||||
hibernateKeyAction=1
|
||||
iconType=4
|
||||
idlenessACAction=-2
|
||||
idlenessACTime=@Variant(\0\0\0\xf\0\r\xbb\xa0)
|
||||
idlenessBatteryAction=4
|
||||
idlenessBatteryTime=@Variant(\0\0\0\xf\0\r\xbb\xa0)
|
||||
idlenessTime=@Variant(\0\0\0\xf\0\0\xea`)
|
||||
idlenessTime=@Variant(\0\0\0\xf\0\0\x3\xe8)
|
||||
lidClosedAcAction=4
|
||||
lidClosedAction=4
|
||||
lidClosedExtMonAcAction=-1
|
||||
lidClosedExtMonAction=-1
|
||||
powerKeyAction=6
|
||||
powerLowAction=4
|
||||
powerLowLevel=5
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
[General]
|
||||
__userfile__=true
|
||||
monitorOffCommand_wayland=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue