waybar.css
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
services.power-profiles-daemon.enable = true;
|
||||
# Suspend first then hibernate when closing the lid
|
||||
services.logind.settings.Login.LidSwitch = "suspend-then-hibernate";
|
||||
services.logind.settings.Login.LidSwitch = "ignore";
|
||||
# Hibernate on power button pressed
|
||||
services.logind.settings.Login.PowerKey = "hibernate";
|
||||
services.logind.settings.Login.PowerKeyLongPress = "poweroff";
|
||||
@@ -74,7 +74,7 @@
|
||||
security.pam.howdy.control = "sufficient";
|
||||
services.howdy.settings = {
|
||||
core = {
|
||||
workaround = "native";
|
||||
workaround = "off";
|
||||
};
|
||||
video = {
|
||||
timeout = "20";
|
||||
|
||||
Reference in New Issue
Block a user