From 6f971ccc6e010dbaaadc1a673dd0a926701d8ad2 Mon Sep 17 00:00:00 2001 From: He4eT Date: Wed, 5 Sep 2018 18:44:53 +0500 Subject: [PATCH] i3: border indicator --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index de5bda4..2d4527b 100644 --- a/i3/config +++ b/i3/config @@ -6,7 +6,7 @@ # # class border backgr. text indicator child_border b9b9b9 -client.focused #000000 #000000 #ffffff #ffffff #b9b9b9 +client.focused #000000 #000000 #ffffff #b9b9b9 #b9b9b9 client.focused_inactive #000000 #000000 #ffffff #ffffff #000000 client.unfocused #000000 #000000 #999999 #ffffff #000000 client.urgent #000000 #000000 #ffffff #ffffff #000000