From 40ef2ad2fdb25ff214344dcac96021ccf85acbb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Tue, 5 Jul 2022 22:27:10 +0200 Subject: [PATCH] i3: Make active workspace background consistent --- i3/config.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config.j2 b/i3/config.j2 index c7aa322..3edc4c9 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -386,8 +386,8 @@ bar { # focused_background #303030 # focused_separator #272822 - focused_workspace #e5b567 #272822 #ffffff - active_workspace #272822 #5f676a #ffffff + focused_workspace #e5b567 #4f676a #ffffff + active_workspace #272822 #4f676a #ffffff inactive_workspace #272822 #272822 #dddddd urgent_workspace #D00000 #D00000 #272822 binding_mode #272822 #e5b567 #272822