parent
b564a0b89f
commit
710e5e24e1
@ -1,2 +1,3 @@ |
||||
[General] |
||||
FilterBar=true |
||||
GlobalViewProps=false |
||||
|
@ -0,0 +1,60 @@ |
||||
[AC] |
||||
icon=battery-charging |
||||
|
||||
[AC][BrightnessControl] |
||||
value=100 |
||||
|
||||
[AC][DPMSControl] |
||||
idleTime=3000 |
||||
|
||||
[AC][DimDisplay] |
||||
idleTime=2700000 |
||||
|
||||
[AC][HandleButtonEvents] |
||||
lidAction=1 |
||||
powerButtonAction=16 |
||||
triggerLidActionWhenExternalMonitorPresent=false |
||||
|
||||
[Battery] |
||||
icon=battery-060 |
||||
|
||||
[Battery][BrightnessControl] |
||||
value=100 |
||||
|
||||
[Battery][DPMSControl] |
||||
idleTime=1500 |
||||
|
||||
[Battery][DimDisplay] |
||||
idleTime=1320000 |
||||
|
||||
[Battery][HandleButtonEvents] |
||||
lidAction=1 |
||||
powerButtonAction=16 |
||||
triggerLidActionWhenExternalMonitorPresent=false |
||||
|
||||
[Battery][SuspendSession] |
||||
idleTime=1800000 |
||||
suspendThenHibernate=false |
||||
suspendType=1 |
||||
|
||||
[LowBattery] |
||||
icon=battery-low |
||||
|
||||
[LowBattery][BrightnessControl] |
||||
value=30 |
||||
|
||||
[LowBattery][DPMSControl] |
||||
idleTime=120 |
||||
|
||||
[LowBattery][DimDisplay] |
||||
idleTime=60000 |
||||
|
||||
[LowBattery][HandleButtonEvents] |
||||
lidAction=2 |
||||
powerButtonAction=16 |
||||
triggerLidActionWhenExternalMonitorPresent=true |
||||
|
||||
[LowBattery][SuspendSession] |
||||
idleTime=300000 |
||||
suspendThenHibernate=false |
||||
suspendType=1 |
Loading…
Reference in new issue