summaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-07-18 14:07:23 +0530
committerryukamish <[email protected]>2026-07-18 14:07:23 +0530
commitd936b914075eb7db18ce5a5d2306fd2e75748e52 (patch)
treef1eb3ca0333e190ba8a11f0872583ca59bcf6d5a /.config/waybar/style.css
parent7b3516e605168c9198da0940b2156bc11889c146 (diff)
add: vpn indicator module
Diffstat (limited to '.config/waybar/style.css')
-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;
+}