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 45b5b0f4..67665d87 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -284,6 +284,7 @@ sway_cmd seat_cmd_attach;
284sway_cmd seat_cmd_cursor; 284sway_cmd seat_cmd_cursor;
285sway_cmd seat_cmd_fallback; 285sway_cmd seat_cmd_fallback;
286sway_cmd seat_cmd_hide_cursor; 286sway_cmd seat_cmd_hide_cursor;
287sway_cmd seat_cmd_keyboard_grouping;
287sway_cmd seat_cmd_pointer_constraint; 288sway_cmd seat_cmd_pointer_constraint;
288sway_cmd seat_cmd_xcursor_theme; 289sway_cmd seat_cmd_xcursor_theme;
289 290