about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-06-02 17:50:18 -0700
committerFranck Cuny <franck@fcuny.net>2023-06-02 17:50:18 -0700
commite282547f3f8decf2f3525b72c65e2192a2c8f562 (patch)
tree55d172948f1bd558e5d9eb4b1a2ea6cbca987c4d
parentworkstation: more tweaks for the UI and fonts (diff)
downloadworld-e282547f3f8decf2f3525b72c65e2192a2c8f562.tar.gz
profiles/waybar: highlight text when one or more unit has failed
-rw-r--r--home/profiles/waybar.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/waybar.nix b/home/profiles/waybar.nix
index 3194c23..a08dc6d 100644
--- a/home/profiles/waybar.nix
+++ b/home/profiles/waybar.nix
@@ -111,6 +111,7 @@
       color: #8c8f91;
     }
     #custom-systemd.errors {
+      color: #C5C8C6;
       border-bottom: 2px solid #ef8773;
     }
   '';