From f6fae531d631f7790bc601886f1064d500cac11c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 5 Sep 2022 15:19:52 +0200 Subject: [PATCH] i3: Make active output more destinctive in i3bar --- i3/config.j2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/i3/config.j2 b/i3/config.j2 index f2155e2..2cf4e58 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -358,13 +358,12 @@ bar { font pango:Inconsolata, FontAwesome {{ machine.font_size }} colors { - background #272822 + background #000000 statusline #ffffff separator #555555 - # separator #e5b567 - # focused_background #303030 - # focused_separator #272822 + focused_separator #e5b567 + focused_background #272822 # border bg text focused_workspace #e5b567 #4f676a #ffffff