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 7533a14d..9bd0f1cb 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -136,6 +136,7 @@ sway_cmd cmd_fullscreen;
136sway_cmd cmd_gaps; 136sway_cmd cmd_gaps;
137sway_cmd cmd_hide_edge_borders; 137sway_cmd cmd_hide_edge_borders;
138sway_cmd cmd_include; 138sway_cmd cmd_include;
139sway_cmd cmd_inhibit_idle;
139sway_cmd cmd_input; 140sway_cmd cmd_input;
140sway_cmd cmd_seat; 141sway_cmd cmd_seat;
141sway_cmd cmd_ipc; 142sway_cmd cmd_ipc;