hyprland/workspaces: update manpage
This commit is contained in:
parent
06a9f98878
commit
e163dd8216
|
@ -46,7 +46,8 @@ Additional to workspace name matching, the following *format-icons* can be set.
|
||||||
- *default*: Will be shown, when no string match is found.
|
- *default*: Will be shown, when no string match is found.
|
||||||
- *active*: Will be shown, when workspace is active
|
- *active*: Will be shown, when workspace is active
|
||||||
- *special*: Will be shown on non-active special workspaces
|
- *special*: Will be shown on non-active special workspaces
|
||||||
- *persistent*: Will be shown on non-active persistent workspaces
|
- *empty*: Will be shown on empty persistent workspaces
|
||||||
|
- *persistent*: Will be shown on non-empty persistent workspaces
|
||||||
|
|
||||||
# EXAMPLES
|
# EXAMPLES
|
||||||
|
|
||||||
|
@ -74,6 +75,7 @@ Additional to workspace name matching, the following *format-icons* can be set.
|
||||||
- *#workspaces*
|
- *#workspaces*
|
||||||
- *#workspaces button*
|
- *#workspaces button*
|
||||||
- *#workspaces button.active*
|
- *#workspaces button.active*
|
||||||
|
- *#workspaces button.empty*
|
||||||
- *#workspaces button.persistent*
|
- *#workspaces button.persistent*
|
||||||
- *#workspaces button.special*
|
- *#workspaces button.special*
|
||||||
- *#workspaces button.urgent*
|
- *#workspaces button.urgent*
|
||||||
|
|
Loading…
Reference in New Issue