docs/userguide: remove the bar.* color keys (Thanks aksr)
This commit is contained in:
parent
9fbf6e3992
commit
9e4bd9a157
|
@ -572,12 +572,6 @@ client.unfocused::
|
||||||
A client which is not the focused one of its container.
|
A client which is not the focused one of its container.
|
||||||
client.urgent::
|
client.urgent::
|
||||||
A client which has its urgency hint activated.
|
A client which has its urgency hint activated.
|
||||||
bar.focused::
|
|
||||||
The current workspace in the bottom bar.
|
|
||||||
bar.unfocused::
|
|
||||||
All other workspaces in the bottom bar.
|
|
||||||
bar.urgent::
|
|
||||||
A workspace which has at least one client with an activated urgency hint.
|
|
||||||
|
|
||||||
You can also specify the color to be used to paint the background of the client
|
You can also specify the color to be used to paint the background of the client
|
||||||
windows. This color will be used to paint the window on top of which the client
|
windows. This color will be used to paint the window on top of which the client
|
||||||
|
|
Loading…
Reference in New Issue