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 138e3c29..75340e03 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -180,6 +180,7 @@ sway_cmd bar_colors_cmd_statusline;
180sway_cmd bar_colors_cmd_focused_statusline; 180sway_cmd bar_colors_cmd_focused_statusline;
181sway_cmd bar_colors_cmd_urgent_workspace; 181sway_cmd bar_colors_cmd_urgent_workspace;
182 182
183sway_cmd input_cmd_seat;
183sway_cmd input_cmd_accel_profile; 184sway_cmd input_cmd_accel_profile;
184sway_cmd input_cmd_click_method; 185sway_cmd input_cmd_click_method;
185sway_cmd input_cmd_drag_lock; 186sway_cmd input_cmd_drag_lock;