minor fix
This commit is contained in:
parent
2450a37916
commit
52d820acef
1 changed files with 4 additions and 6 deletions
|
|
@ -105,12 +105,10 @@
|
|||
lidSwitch = "ignore";
|
||||
lidSwitchExternalPower = "ignore";
|
||||
lidSwitchDocked = "ignore";
|
||||
extraConfig = ''
|
||||
HandlePowerKey=ignore
|
||||
HandleSuspendKey=ignore
|
||||
HandleHibernateKey=ignore
|
||||
IdleAction=ignore
|
||||
'';
|
||||
powerKey = "ignore";
|
||||
suspendKey = "ignore";
|
||||
hibernateKey = "ignore";
|
||||
settings.Login.IdleAction = "ignore";
|
||||
};
|
||||
|
||||
# Thermal management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue