aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/waybar/style.css')
-rw-r--r--dotfiles/.config/waybar/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css
index 3eb4199..887c3ab 100644
--- a/dotfiles/.config/waybar/style.css
+++ b/dotfiles/.config/waybar/style.css
@@ -33,6 +33,7 @@ window#waybar {
color: #000000;
}
#tray,
+#memory,
#battery,
#network,
#backlight,
@@ -43,6 +44,9 @@ window#waybar {
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}
+#memory.warning {
+ color: #b2872f;
+}
#workspaces {
padding: 0;
}
@@ -67,6 +71,7 @@ window#waybar {
#mpd,
#tray,
#clock,
+#memory,
#battery,
#network,
#backlight,