From 3475c907f892dd4f5e6c219b55f551c1aa5be39d Mon Sep 17 00:00:00 2001
From: BardofSprites <89086143+BardofSprites@users.noreply.github.com>
Date: Tue, 7 Apr 2026 17:48:12 -0400
Subject: update to be like dwm bar
---
xmonad/.config/xmobar/xmobarrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'xmonad/.config')
diff --git a/xmonad/.config/xmobar/xmobarrc b/xmonad/.config/xmobar/xmobarrc
index b33f9d6..a9a9df4 100644
--- a/xmonad/.config/xmobar/xmobarrc
+++ b/xmonad/.config/xmobar/xmobarrc
@@ -23,5 +23,5 @@ Config {
, "--high" , "#ff4f58"
] 10
]
- , template = " %StdinReader% }{ %memory% | %internet% | %weather% | 📬: %unread-mail%/%inbox-mail% | %volume-pulseaudio% | %music% | %mydate% "
+ , template = " %StdinReader% }{ %memory% | %internet% | %weather% | %volume-pw% | %music% | %mydate% "
}
--
cgit v1.2.3