From 647af2f6c1adeaeacb4d86cc3376b985ea404f61 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 22 Dec 2018 10:41:13 -0500 Subject: [PATCH] [rc/sway] darker colour for the bar --- rc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } -- 2.20.1