minor
This commit is contained in:
parent
255c2739a3
commit
3ebb297306
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ in
|
|||
Login = {
|
||||
HandleLidSwitch = "suspend"; # Suspend on lid close (battery only)
|
||||
HandleLidSwitchDocked = "ignore";
|
||||
HandleLidSwitchExternalPower = "suspend";
|
||||
HandleLidSwitchExternalPower = "ignore";
|
||||
HandlePowerKey = "suspend"; # Suspend on power button press
|
||||
HandleSuspendKey = "suspend"; # Allow manual suspend from GNOME menu
|
||||
HandleHibernateKey = "ignore";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue