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 7b8c949b..75534163 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -131,6 +131,7 @@ sway_cmd cmd_output;
131sway_cmd cmd_permit; 131sway_cmd cmd_permit;
132sway_cmd cmd_reject; 132sway_cmd cmd_reject;
133sway_cmd cmd_reload; 133sway_cmd cmd_reload;
134sway_cmd cmd_rename;
134sway_cmd cmd_resize; 135sway_cmd cmd_resize;
135sway_cmd cmd_scratchpad; 136sway_cmd cmd_scratchpad;
136sway_cmd cmd_seamless_mouse; 137sway_cmd cmd_seamless_mouse;