diff options
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ bar { } # class border background text indicator child_border -client.focused $background $background $foreground $red $selection +client.focused $background $background $foreground $red $orange client.focused_inactive $background $background $foreground $red $background client.unfocused $background $background $comment $red $background client.urgent $background $background $red $red $red |