mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Implement strip_workspace_name.
This commit is contained in:
parent
001ec1f3fd
commit
4bd46fb079
16 changed files with 88 additions and 32 deletions
|
|
@ -50,6 +50,10 @@ Sway allows configuring swaybar in the sway configuration file.
|
|||
*workspace\_buttons* yes|no
|
||||
Enables or disables workspace buttons on the bar. Default is _yes_.
|
||||
|
||||
*strip\_workspace\_name* yes|no
|
||||
If set to _yes_, then workspace names will be omitted from the workspace
|
||||
button and only the custom number will be shown. Default is _no_.
|
||||
|
||||
*strip\_workspace\_numbers* yes|no
|
||||
If set to _yes_, then workspace numbers will be omitted from the workspace
|
||||
button and only the custom name will be shown. Default is _no_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue