add mouse_scroll_workspaces bar setting

This commit is contained in:
Zandr Martin 2017-01-11 09:06:21 -05:00
parent 84358788aa
commit 5090c131db
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC
9 changed files with 48 additions and 5 deletions

View file

@ -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;