suspend when lid switch please

This commit is contained in:
twoneis 2024-09-26 22:38:24 +02:00
parent c2ae367fd5
commit 6f95771443

View file

@ -44,6 +44,7 @@ in {
powerKeyLongPress = "poweroff";
lidSwitch = "suspend";
lidSwitchDocked = "suspend";
lidSwitchExternalPower = "suspend";
};
home-manager.users.${conf.username} = {