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 27058587..0a9fdc70 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -283,6 +283,7 @@ sway_cmd input_cmd_xkb_variant;
283 283
284sway_cmd output_cmd_adaptive_sync; 284sway_cmd output_cmd_adaptive_sync;
285sway_cmd output_cmd_background; 285sway_cmd output_cmd_background;
286sway_cmd output_cmd_color_profile;
286sway_cmd output_cmd_disable; 287sway_cmd output_cmd_disable;
287sway_cmd output_cmd_dpms; 288sway_cmd output_cmd_dpms;
288sway_cmd output_cmd_enable; 289sway_cmd output_cmd_enable;