wait its something else

This commit is contained in:
2025-11-05 22:18:46 -06:00
parent 8a502bdf15
commit e50f503270

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)