no ignore lid when docked
This commit is contained in:
parent
e1b267c210
commit
8f334efaa8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
|||
powerKey = "suspend";
|
||||
powerKeyLongPress = "poweroff";
|
||||
lidSwitch = "suspend";
|
||||
lidSwitchDocked = "ignore";
|
||||
lidSwitchDocked = "suspend";
|
||||
lidSwitchExternalPower = "suspend";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue