cleaned up commented colors

This commit is contained in:
finga 2015-09-19 23:04:15 +02:00
parent 950e9452ba
commit e7c8488a8e

View file

@ -162,9 +162,7 @@ bindsym $mod+r mode "resize"
# colours
client.focused #000000 #009900 #ffffff #ff0000
#client.focused_inactive #666666 #666666 #ffffff
client.unfocused #000000 #005500 #000000 #ff0000
#client.urgent #D11931 #D11931 #ffffff
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
@ -181,7 +179,6 @@ bar {
focused_workspace #00cc00 #00ff00 #000000
inactive_workspace #00cc00 #008b00 #cccccc
#urgent_workspace #2f343a #900000 #ffffff
}
}