aboutsummaryrefslogtreecommitdiff
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 {
list_t *bindings;
char *status_command;
char *font;
- int bar_height;
+ int height; // -1 not defined
int tray_padding;
bool workspace_buttons;
bool strip_workspace_numbers;