aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/commands.h')
-rw-r--r--include/sway/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/commands.h b/include/sway/commands.h
index 6606775a..45f9addd 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -198,6 +198,7 @@ sway_cmd bar_cmd_separator_symbol;
198sway_cmd bar_cmd_status_command; 198sway_cmd bar_cmd_status_command;
199sway_cmd bar_cmd_pango_markup; 199sway_cmd bar_cmd_pango_markup;
200sway_cmd bar_cmd_strip_workspace_numbers; 200sway_cmd bar_cmd_strip_workspace_numbers;
201sway_cmd bar_cmd_strip_workspace_name;
201sway_cmd bar_cmd_swaybar_command; 202sway_cmd bar_cmd_swaybar_command;
202sway_cmd bar_cmd_tray_output; 203sway_cmd bar_cmd_tray_output;
203sway_cmd bar_cmd_tray_padding; 204sway_cmd bar_cmd_tray_padding;