sif: suspend-then-hibernate on lid switch

This commit is contained in:
Filippo Berto 2026-01-14 14:20:55 +01:00
parent 2db1cbbecf
commit 9a9c99411e
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -76,7 +76,7 @@
# Disable auto handling of power button
logind.settings.Login = {
HandlePowerKey = "ignore";
HandleLidSwitch = "hybrid-sleep";
HandleLidSwitch = "suspend-then-hibernate";
};
};