aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 80340720..2f3b4cb0 100644
--- a/include/config.h
+++ b/include/config.h
@@ -92,7 +92,7 @@ struct bar_config {
92 list_t *bindings; 92 list_t *bindings;
93 char *status_command; 93 char *status_command;
94 char *font; 94 char *font;
95 int bar_height; 95 int height; // -1 not defined
96 int tray_padding; 96 int tray_padding;
97 bool workspace_buttons; 97 bool workspace_buttons;
98 bool strip_workspace_numbers; 98 bool strip_workspace_numbers;