i3: Draw faint border around inactive headers

This commit is contained in:
2022-06-30 22:28:21 +02:00
parent 4f1ef573e8
commit a6efc6c43d

View File

@@ -321,7 +321,7 @@ assign [class="^Wine$"] $workspace10
# class border backgr. text indicator
client.focused #e5b567 #e5b567 #000000 #FF0000
client.focused_inactive #272822 #5f676a #ffffff #484e50
client.unfocused #272822 #272822 #cccccc #292d2e
client.unfocused #1C1C1C #272822 #cccccc #292d2e
client.urgent #272822 #900000 #ffffff #900000
################################################################################