mirror of
https://github.com/swaywm/sway.git
synced 2026-04-15 08:21:37 -04: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
|
|
@ -144,6 +144,7 @@ sway_sources = files(
|
|||
'commands/bar/tray_output.c',
|
||||
'commands/bar/tray_padding.c',
|
||||
'commands/bar/workspace_buttons.c',
|
||||
'commands/bar/workspace_min_width.c',
|
||||
'commands/bar/wrap_scroll.c',
|
||||
|
||||
'commands/input/accel_profile.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue