cleaned up commented colors
This commit is contained in:
parent
950e9452ba
commit
e7c8488a8e
1 changed files with 0 additions and 3 deletions
|
@ -162,9 +162,7 @@ bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
# colours
|
# colours
|
||||||
client.focused #000000 #009900 #ffffff #ff0000
|
client.focused #000000 #009900 #ffffff #ff0000
|
||||||
#client.focused_inactive #666666 #666666 #ffffff
|
|
||||||
client.unfocused #000000 #005500 #000000 #ff0000
|
client.unfocused #000000 #005500 #000000 #ff0000
|
||||||
#client.urgent #D11931 #D11931 #ffffff
|
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
|
@ -181,7 +179,6 @@ bar {
|
||||||
|
|
||||||
focused_workspace #00cc00 #00ff00 #000000
|
focused_workspace #00cc00 #00ff00 #000000
|
||||||
inactive_workspace #00cc00 #008b00 #cccccc
|
inactive_workspace #00cc00 #008b00 #cccccc
|
||||||
#urgent_workspace #2f343a #900000 #ffffff
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue