summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 40e67c5..19c7203 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -94,3 +94,7 @@ window#waybar {
#custom-gsr {
color: @red;
}
+
+#custom-vpn {
+ color: @green;
+}