ignore short power button
This commit is contained in:
parent
910654232a
commit
5ac6e0a4c3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in {
|
|||
};
|
||||
|
||||
services.logind = {
|
||||
powerKey = "suspend";
|
||||
powerKey = "ignore";
|
||||
powerKeyLongPress = "poweroff";
|
||||
lidSwitch = "suspend";
|
||||
lidSwitchDocked = "ignore";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue