From 4f1ef573e8b24a53b98d04320dd1dfe8b3c2f614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Thu, 30 Jun 2022 22:25:52 +0200 Subject: [PATCH] i3: Remove border around active window headers --- i3/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config.j2 b/i3/config.j2 index 6fa545c..3db0396 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -319,7 +319,7 @@ assign [class="^Wine$"] $workspace10 ################################################################################ # class border backgr. text indicator -client.focused #272822 #e5b567 #000000 #FF0000 +client.focused #e5b567 #e5b567 #000000 #FF0000 client.focused_inactive #272822 #5f676a #ffffff #484e50 client.unfocused #272822 #272822 #cccccc #292d2e client.urgent #272822 #900000 #ffffff #900000