diff options
Diffstat (limited to 'config')
-rw-r--r-- | config | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -322,11 +322,11 @@ bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioStop exec playerctl stop # class border background text indicator child_border -client.focused #616161 #616161 #FFFFFF #FFFFFF #9E9E9E -client.focused_inactive #212121 #212121 #9E9E9E #616161 #616161 -client.unfocused #212121 #212121 #9E9E9E #616161 #616161 +client.focused #424242 #424242 #FFFFFF #FFFFFF #212121 +client.focused_inactive #212121 #212121 #424242 #9E9E9E #212121 +client.unfocused #212121 #212121 #424242 #9E9E9E #212121 client.urgent #DC322F #DC322F #FFFFFF #DC322F #DC322F -client.placeholder #000000 #212121 #FFFFFF #000000 #212121 +client.placeholder #000000 #212121 #FFFFFF #9E9E9E #212121 client.background #FFFFFF # Start i3bar to display a workspace bar (plus the system information i3status |