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 bbbdfc80..3fde0893 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -288,6 +288,7 @@ sway_cmd seat_cmd_idle_inhibit;
288sway_cmd seat_cmd_idle_wake; 288sway_cmd seat_cmd_idle_wake;
289sway_cmd seat_cmd_keyboard_grouping; 289sway_cmd seat_cmd_keyboard_grouping;
290sway_cmd seat_cmd_pointer_constraint; 290sway_cmd seat_cmd_pointer_constraint;
291sway_cmd seat_cmd_shortcuts_inhibitor;
291sway_cmd seat_cmd_xcursor_theme; 292sway_cmd seat_cmd_xcursor_theme;
292 293
293sway_cmd cmd_ipc_cmd; 294sway_cmd cmd_ipc_cmd;