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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sway/commands.h b/include/sway/commands.h
index db5e94d9..1d5d56ac 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -122,6 +122,8 @@ sway_cmd cmd_new_float;
122sway_cmd cmd_new_window; 122sway_cmd cmd_new_window;
123sway_cmd cmd_orientation; 123sway_cmd cmd_orientation;
124sway_cmd cmd_output; 124sway_cmd cmd_output;
125sway_cmd cmd_permit;
126sway_cmd cmd_reject;
125sway_cmd cmd_reload; 127sway_cmd cmd_reload;
126sway_cmd cmd_resize; 128sway_cmd cmd_resize;
127sway_cmd cmd_scratchpad; 129sway_cmd cmd_scratchpad;