diff --git a/include/config.h b/include/config.h index 87e23187..cf4dadd2 100644 --- a/include/config.h +++ b/include/config.h @@ -136,7 +136,7 @@ struct bar_config { int height; // -1 not defined int tray_padding; bool workspace_buttons; - bool wrap_scroll; + bool wrap_scroll; char *separator_symbol; bool strip_workspace_numbers; bool binding_mode_indicator;