summaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/config.h')
-rw-r--r--include/sway/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/config.h b/include/sway/config.h
index 29c21afe..c49d4ccf 100644
--- a/include/sway/config.h
+++ b/include/sway/config.h
@@ -232,6 +232,7 @@ struct bar_config {
232 bool verbose; 232 bool verbose;
233 struct side_gaps gaps; 233 struct side_gaps gaps;
234 pid_t pid; 234 pid_t pid;
235 int status_padding;
235 struct { 236 struct {
236 char *background; 237 char *background;
237 char *statusline; 238 char *statusline;