Added the 'binding_mode' color directive to the documentation.
This commit is contained in:
18
docs/ipc
18
docs/ipc
@ -520,21 +520,23 @@ statusline::
|
||||
Text color to be used for the statusline.
|
||||
separator::
|
||||
Text color to be used for the separator.
|
||||
focused_workspace_text/focused_workspace_bg::
|
||||
Text color/background color for a workspace button when the workspace
|
||||
focused_workspace_text/focused_workspace_bg/focused_workspace_border::
|
||||
Text/background/border color for a workspace button when the workspace
|
||||
has focus.
|
||||
active_workspace_text/active_workspace_bg::
|
||||
Text color/background color for a workspace button when the workspace
|
||||
active_workspace_text/active_workspace_bg/active_workspace_border::
|
||||
Text/background/border color for a workspace button when the workspace
|
||||
is active (visible) on some output, but the focus is on another one.
|
||||
You can only tell this apart from the focused workspace when you are
|
||||
using multiple monitors.
|
||||
inactive_workspace_text/inactive_workspace_bg::
|
||||
Text color/background color for a workspace button when the workspace
|
||||
inactive_workspace_text/inactive_workspace_bg/inactive_workspace_border::
|
||||
Text/background/border color for a workspace button when the workspace
|
||||
does not have focus and is not active (visible) on any output. This
|
||||
will be the case for most workspaces.
|
||||
urgent_workspace_text/urgent_workspace_bar::
|
||||
Text color/background color for workspaces which contain at least one
|
||||
urgent_workspace_text/urgent_workspace_bg/urgent_workspace_border::
|
||||
Text/background/border color for workspaces which contain at least one
|
||||
window with the urgency hint set.
|
||||
binding_mode_text/binding_mode_bg/binding_mode_border::
|
||||
Text/background/border color for the binding mode indicator.
|
||||
|
||||
|
||||
*Example of configured bars:*
|
||||
|
Reference in New Issue
Block a user