Disabled suspend-then-hibernate
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
2f404b9c0d
commit
97d6f5c483
2 changed files with 3 additions and 4 deletions
|
@ -137,7 +137,6 @@ profiles:
|
|||
- f_99-sysctl.conf
|
||||
- f_getty.conf
|
||||
- f_99-lowbat.rules
|
||||
- f_sleep.conf
|
||||
- f_ignore
|
||||
- f_zsh.hook
|
||||
include:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Login]
|
||||
HandlePowerKey=suspend-then-hibernate
|
||||
HandleLidSwitch=suspend-then-hibernate
|
||||
HandleLidSwitchExternalPower=suspend-then-hibernate
|
||||
HandlePowerKey=suspend
|
||||
HandleLidSwitch=suspend
|
||||
HandleLidSwitchExternalPower=suspend
|
||||
HandleLidSwitchDocked=ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue