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 3fde0893..4a2f8c20 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -164,6 +164,7 @@ sway_cmd cmd_resize;
164sway_cmd cmd_scratchpad; 164sway_cmd cmd_scratchpad;
165sway_cmd cmd_seamless_mouse; 165sway_cmd cmd_seamless_mouse;
166sway_cmd cmd_set; 166sway_cmd cmd_set;
167sway_cmd cmd_shortcuts_inhibitor;
167sway_cmd cmd_show_marks; 168sway_cmd cmd_show_marks;
168sway_cmd cmd_smart_borders; 169sway_cmd cmd_smart_borders;
169sway_cmd cmd_smart_gaps; 170sway_cmd cmd_smart_gaps;