Adjust systemd/sleep.conf
This commit is contained in:
parent
7cf96d54ae
commit
82b85fff15
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Sleep]
|
[Sleep]
|
||||||
AllowSuspend=false
|
AllowSuspend=false
|
||||||
AllowHibernation=false
|
AllowHibernation=true
|
||||||
AllowSuspendThenHibernate=false
|
AllowSuspendThenHibernate=false
|
||||||
AllowHybridSleep=false
|
AllowHybridSleep=true
|
||||||
|
|
Loading…
Reference in a new issue