didnt work lmao

This commit is contained in:
2025-11-05 22:17:53 -06:00
parent 32d737f011
commit 8a502bdf15

View File

@@ -43,11 +43,11 @@
# fix power buttons
services.logind.settings.Login = {
#HandlePowerKey = "suspend";
#HandleLidSwitch = "suspend";
HandlePowerKey = "suspend-then-hibernate";
HandleLidSwitch = "suspend-then-hibernate";
HibernateDelaySec = "1800";
HandlePowerKey = "suspend";
HandleLidSwitch = "suspend";
#HandlePowerKey = "suspend-then-hibernate";
#HandleLidSwitch = "suspend-then-hibernate";
#HibernateDelaySec = "1800";
};
# boot (systemd is growing on me)