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";
|
lidSwitch = "ignore";
|
||||||
lidSwitchExternalPower = "ignore";
|
lidSwitchExternalPower = "ignore";
|
||||||
lidSwitchDocked = "ignore";
|
lidSwitchDocked = "ignore";
|
||||||
extraConfig = ''
|
powerKey = "ignore";
|
||||||
HandlePowerKey=ignore
|
suspendKey = "ignore";
|
||||||
HandleSuspendKey=ignore
|
hibernateKey = "ignore";
|
||||||
HandleHibernateKey=ignore
|
settings.Login.IdleAction = "ignore";
|
||||||
IdleAction=ignore
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Thermal management
|
# Thermal management
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue