aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
diff options
context:
space:
mode:
authorLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-12 10:55:20 -0500
committerLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-12 10:55:20 -0500
commitc173d30b9203520c274f34eb72fc787aa33ca211 (patch)
tree11a1090e2e582caf1c19521596925ed14e57a6e4 /include/sway/commands.h
parentconfig cleanup (diff)
downloadsway-c173d30b9203520c274f34eb72fc787aa33ca211.tar.gz
sway-c173d30b9203520c274f34eb72fc787aa33ca211.tar.zst
sway-c173d30b9203520c274f34eb72fc787aa33ca211.zip
seat configuration
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;