I need this line too for the laptop to actually suspend
This commit is contained in:
parent
4bdc304483
commit
4b3b5a89d6
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
settings.Login = {
|
settings.Login = {
|
||||||
HandlePowerKey="suspend";
|
HandlePowerKey="suspend";
|
||||||
HandleLidSwitch="suspend";
|
HandleLidSwitch="suspend";
|
||||||
|
HandleLidSwitchDocked="suspend";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue