mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix correct suspend-then-hibernate options
So we don't try to hibernate when sleeping while on power
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
[Sleep]
|
[Sleep]
|
||||||
HibernateDelaySec=30min
|
HibernateDelaySec=30min
|
||||||
HibernateOnACPower=no
|
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
[Login]
|
[Login]
|
||||||
HandleLidSwitch=suspend-then-hibernate
|
HandleLidSwitch=suspend-then-hibernate
|
||||||
|
HandleLidSwitchExternalPower=suspend
|
||||||
|
|||||||
Reference in New Issue
Block a user