mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add sleep-then-hibernate after 30 minutes
Taken from https://hacktheplanet.be/spells/Linux/4-suspend-then-hibernate-in-omarchy/
This commit is contained in:
3
defaults/systemd/hibernate.conf
Normal file
3
defaults/systemd/hibernate.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[Sleep]
|
||||
HibernateDelaySec=30min
|
||||
HibernateOnACPower=no
|
||||
2
defaults/systemd/lid.conf
Normal file
2
defaults/systemd/lid.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
[Login]
|
||||
HandleLidSwitch=suspend-then-hibernate
|
||||
Reference in New Issue
Block a user