summaryrefslogtreecommitdiffstats
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 c6f63134..37b97665 100644
--- a/include/config.h
+++ b/include/config.h
@@ -116,7 +116,7 @@ struct bar_config {
116 enum desktop_shell_panel_position position; 116 enum desktop_shell_panel_position position;
117 list_t *bindings; 117 list_t *bindings;
118 char *status_command; 118 char *status_command;
119 bool plaintext_markup; 119 bool pango_markup;
120 char *swaybar_command; 120 char *swaybar_command;
121 char *font; 121 char *font;
122 int height; // -1 not defined 122 int height; // -1 not defined