suspend on power key
This commit is contained in:
parent
c90cbb29cc
commit
8afe7db52f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
services.logind = {
|
services.logind = {
|
||||||
powerKey = "ignore";
|
powerKey = "suspend";
|
||||||
powerKeyLongPress = "poweroff";
|
powerKeyLongPress = "poweroff";
|
||||||
lidSwitch = "suspend";
|
lidSwitch = "suspend";
|
||||||
lidSwitchDocked = "suspend";
|
lidSwitchDocked = "suspend";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue