suspend when docked too
This commit is contained in:
parent
4eefcde144
commit
5f9915bed7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in {
|
|||
powerKey = "ignore";
|
||||
powerKeyLongPress = "poweroff";
|
||||
lidSwitch = "suspend";
|
||||
lidSwitchDocked = "ignore";
|
||||
lidSwitchDocked = "suspend";
|
||||
};
|
||||
|
||||
home-manager.users.${conf.username} = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue