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 f992b441..bbbdfc80 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -266,6 +266,7 @@ sway_cmd input_cmd_xkb_rules;
266sway_cmd input_cmd_xkb_switch_layout; 266sway_cmd input_cmd_xkb_switch_layout;
267sway_cmd input_cmd_xkb_variant; 267sway_cmd input_cmd_xkb_variant;
268 268
269sway_cmd output_cmd_adaptive_sync;
269sway_cmd output_cmd_background; 270sway_cmd output_cmd_background;
270sway_cmd output_cmd_disable; 271sway_cmd output_cmd_disable;
271sway_cmd output_cmd_dpms; 272sway_cmd output_cmd_dpms;