summaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index bf278ddb..87e23187 100644
--- a/include/config.h
+++ b/include/config.h
@@ -136,6 +136,7 @@ struct bar_config {
136 int height; // -1 not defined 136 int height; // -1 not defined
137 int tray_padding; 137 int tray_padding;
138 bool workspace_buttons; 138 bool workspace_buttons;
139 bool wrap_scroll;
139 char *separator_symbol; 140 char *separator_symbol;
140 bool strip_workspace_numbers; 141 bool strip_workspace_numbers;
141 bool binding_mode_indicator; 142 bool binding_mode_indicator;