waybar.css

This commit is contained in:
TheCrazyInsanity
2026-04-12 14:43:58 -04:00
parent 99b008305c
commit 302a4fe136
5 changed files with 528 additions and 6 deletions

View File

@@ -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";