aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2021-11-04 17:41:26 -0600
committerJosh Rahm <joshuarahm@gmail.com>2021-11-04 17:41:26 -0600
commit6bf7c66bf222d901821a6c51ca5739e17704c953 (patch)
tree544ee52a4d30bdf88bb5f73450b0af293f8e9ba6
parentca930a42071050d46a7242a36ea244fab191097c (diff)
downloadrde-6bf7c66bf222d901821a6c51ca5739e17704c953.tar.gz
rde-6bf7c66bf222d901821a6c51ca5739e17704c953.tar.bz2
rde-6bf7c66bf222d901821a6c51ca5739e17704c953.zip
Make inactive bluetooth the same color as everything else
-rwxr-xr-xextras/HOME/.xmonad/xmobar-bluetooth2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/HOME/.xmonad/xmobar-bluetooth b/extras/HOME/.xmonad/xmobar-bluetooth
index 3024cfe..30903e3 100755
--- a/extras/HOME/.xmonad/xmobar-bluetooth
+++ b/extras/HOME/.xmonad/xmobar-bluetooth
@@ -15,4 +15,4 @@ bluetoothctl -- info | while read line ; do
fi
done
-exec echo "<fc=#a0a0a0></fc> <fc=#404040>│</fc> "
+exec echo "<fc=#404040></fc> <fc=#404040>│</fc> "