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 5008831d..4ee7af2a 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -198,6 +198,7 @@ sway_cmd input_cmd_xkb_options;
198sway_cmd input_cmd_xkb_rules; 198sway_cmd input_cmd_xkb_rules;
199sway_cmd input_cmd_xkb_variant; 199sway_cmd input_cmd_xkb_variant;
200 200
201sway_cmd seat_cmd_fallback;
201sway_cmd seat_cmd_attach; 202sway_cmd seat_cmd_attach;
202 203
203sway_cmd cmd_ipc_cmd; 204sway_cmd cmd_ipc_cmd;