mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
add mouse_scroll_workspaces bar setting
This commit is contained in:
parent
84358788aa
commit
5090c131db
9 changed files with 48 additions and 5 deletions
|
|
@ -28,6 +28,7 @@ struct config {
|
|||
char *mode;
|
||||
bool strip_workspace_numbers;
|
||||
bool binding_mode_indicator;
|
||||
bool mouse_scroll_workspaces;
|
||||
bool wrap_scroll;
|
||||
bool workspace_buttons;
|
||||
bool all_outputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue