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 658b4a01..4927b8e0 100644
--- a/include/sway/config.h
+++ b/include/sway/config.h
@@ -224,6 +224,7 @@ struct bar_config {
224 bool wrap_scroll; 224 bool wrap_scroll;
225 char *separator_symbol; 225 char *separator_symbol;
226 bool strip_workspace_numbers; 226 bool strip_workspace_numbers;
227 bool strip_workspace_name;
227 bool binding_mode_indicator; 228 bool binding_mode_indicator;
228 bool verbose; 229 bool verbose;
229 pid_t pid; 230 pid_t pid;