didnt work lmao
This commit is contained in:
@@ -43,11 +43,11 @@
|
|||||||
|
|
||||||
# fix power buttons
|
# fix power buttons
|
||||||
services.logind.settings.Login = {
|
services.logind.settings.Login = {
|
||||||
#HandlePowerKey = "suspend";
|
HandlePowerKey = "suspend";
|
||||||
#HandleLidSwitch = "suspend";
|
HandleLidSwitch = "suspend";
|
||||||
HandlePowerKey = "suspend-then-hibernate";
|
#HandlePowerKey = "suspend-then-hibernate";
|
||||||
HandleLidSwitch = "suspend-then-hibernate";
|
#HandleLidSwitch = "suspend-then-hibernate";
|
||||||
HibernateDelaySec = "1800";
|
#HibernateDelaySec = "1800";
|
||||||
};
|
};
|
||||||
|
|
||||||
# boot (systemd is growing on me)
|
# boot (systemd is growing on me)
|
||||||
|
|||||||
Reference in New Issue
Block a user