Fix docs typos

Add removing buttons
Adjust handling multiple outputs.
This commit is contained in:
dmitry
2020-08-11 00:28:56 +03:00
parent 42b6c089f3
commit 22409d27c5
3 changed files with 25 additions and 4 deletions

View File

@ -6,7 +6,7 @@ waybar - wlr workspaces module
# DESCRIPTION
The *workspaces* module displays the currently used workspaces in waynland compositor.
The *workspaces* module displays the currently used workspaces in wayland compositor.
# CONFIGURATION
@ -35,7 +35,7 @@ Addressed by *wlr/workspaces*
# FORMAT REPLACEMENTS
*{name}*: Number stripped from workspace value.
*{name}*: Name of workspace assigned by compositor
*{icon}*: Icon, as defined in *format-icons*.
@ -43,7 +43,7 @@ Addressed by *wlr/workspaces*
Additional to workspace name matching, the following *format-icons* can be set.
- *default*: Will be shown, when no string matches is found.
- *default*: Will be shown, when no string match is found.
- *focused*: Will be shown, when workspace is focused
# EXAMPLES
@ -65,5 +65,6 @@ Additional to workspace name matching, the following *format-icons* can be set.
# Style
- *#workspaces*
- *#workspaces button*
- *#workspaces button.focused*