sif: suspend-then-hibernate on lid switch
This commit is contained in:
parent
2db1cbbecf
commit
9a9c99411e
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
||||||
# Disable auto handling of power button
|
# Disable auto handling of power button
|
||||||
logind.settings.Login = {
|
logind.settings.Login = {
|
||||||
HandlePowerKey = "ignore";
|
HandlePowerKey = "ignore";
|
||||||
HandleLidSwitch = "hybrid-sleep";
|
HandleLidSwitch = "suspend-then-hibernate";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue