fixes
This commit is contained in:
@@ -65,10 +65,14 @@
|
||||
};
|
||||
|
||||
logind = {
|
||||
lidSwitch = "suspend";
|
||||
lidSwitchExternalPower = "ignore";
|
||||
powerKey = "suspend";
|
||||
powerKeyLongPress = "poweroff";
|
||||
settings = {
|
||||
Login = {
|
||||
HandleLidSwitchExternalPower = "ignore";
|
||||
HandleLidSwitch = "suspend";
|
||||
HandlePowerKeyLongPress = "poweroff";
|
||||
HandlePowerKey = "suspend";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Enable Flatpak
|
||||
|
||||
Reference in New Issue
Block a user