mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Add support for workspace_min_width bar option.
This commit is contained in:
parent
657587964e
commit
989123a2a5
13 changed files with 74 additions and 3 deletions
|
|
@ -138,6 +138,11 @@ runtime.
|
|||
*workspace_buttons* yes|no
|
||||
Enables or disables workspace buttons on the bar. Default is _yes_.
|
||||
|
||||
*workspace_min_width* <px> [px]
|
||||
Specifies the minimum width for the workspace buttons on the bar. Default is _0_.
|
||||
|
||||
This setting also applies to the current binding mode indicator.
|
||||
|
||||
## TRAY
|
||||
|
||||
Swaybar provides a system tray where third-party applications may place icons.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue