From: Amin Bandali Date: Sat, 22 Dec 2018 15:41:13 +0000 (-0500) Subject: [rc/sway] darker colour for the bar X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/647af2f6c1adeaeacb4d86cc3376b985ea404f61 [rc/sway] darker colour for the bar --- diff --git a/rc.org b/rc.org index fd8b803..99a27b2 100644 --- a/rc.org +++ b/rc.org @@ -4098,8 +4098,8 @@ bar { position bottom colors { statusline #ffffff - background #323232 - inactive_workspace #32323200 #32323200 #5c5c5c + background #212121 + inactive_workspace #21212100 #21212100 #5c5c5c } status_command i3status | my-i3status.py }