aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands.c')
-rw-r--r--sway/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/commands.c b/sway/commands.c
index 2e1cdc2c..37ead367 100644
--- a/sway/commands.c
+++ b/sway/commands.c
@@ -108,6 +108,7 @@ static struct cmd_handler handlers[] = {
108 { "font", cmd_font }, 108 { "font", cmd_font },
109 { "for_window", cmd_for_window }, 109 { "for_window", cmd_for_window },
110 { "fullscreen", cmd_fullscreen }, 110 { "fullscreen", cmd_fullscreen },
111 { "hide_edge_borders", cmd_hide_edge_borders },
111 { "include", cmd_include }, 112 { "include", cmd_include },
112 { "input", cmd_input }, 113 { "input", cmd_input },
113 { "mode", cmd_mode }, 114 { "mode", cmd_mode },