aboutsummaryrefslogtreecommitdiffstats
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 ab937e0e..32562908 100644
--- a/include/config.h
+++ b/include/config.h
@@ -96,6 +96,7 @@ struct bar_config {
96 int height; // -1 not defined 96 int height; // -1 not defined
97 int tray_padding; 97 int tray_padding;
98 bool workspace_buttons; 98 bool workspace_buttons;
99 char *separator_symbol;
99 bool strip_workspace_numbers; 100 bool strip_workspace_numbers;
100 bool binding_mode_indicator; 101 bool binding_mode_indicator;
101 bool verbose; 102 bool verbose;