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 5d468a42..45b5b0f4 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -145,6 +145,7 @@ sway_cmd cmd_kill;
145sway_cmd cmd_layout; 145sway_cmd cmd_layout;
146sway_cmd cmd_log_colors; 146sway_cmd cmd_log_colors;
147sway_cmd cmd_mark; 147sway_cmd cmd_mark;
148sway_cmd cmd_max_render_time;
148sway_cmd cmd_mode; 149sway_cmd cmd_mode;
149sway_cmd cmd_mouse_warping; 150sway_cmd cmd_mouse_warping;
150sway_cmd cmd_move; 151sway_cmd cmd_move;