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 b0b5ed0f..e51b12fd 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -161,6 +161,7 @@ sway_cmd cmd_sticky;
161sway_cmd cmd_swaybg_command; 161sway_cmd cmd_swaybg_command;
162sway_cmd cmd_swaynag_command; 162sway_cmd cmd_swaynag_command;
163sway_cmd cmd_swap; 163sway_cmd cmd_swap;
164sway_cmd cmd_tiling_drag;
164sway_cmd cmd_title_format; 165sway_cmd cmd_title_format;
165sway_cmd cmd_unmark; 166sway_cmd cmd_unmark;
166sway_cmd cmd_urgent; 167sway_cmd cmd_urgent;