wrap up suspend-then-hibernate
This commit is contained in:
@@ -353,7 +353,7 @@ in {
|
||||
# --- suspend timeout ---
|
||||
{
|
||||
timeout = 1800; # 30 min
|
||||
on-timeout = "systemctl suspend"; # suspend computer
|
||||
on-timeout = "systemctl suspend-then-hibernate"; # suspend computer
|
||||
}
|
||||
|
||||
# --- keyboard backlight (optional) ---
|
||||
|
||||
Reference in New Issue
Block a user