summaryrefslogtreecommitdiffstats
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 4a8d11ba..e9762bef 100644
--- a/sway/commands.c
+++ b/sway/commands.c
@@ -190,6 +190,7 @@ static struct cmd_handler command_handlers[] = {
190 { "splith", cmd_splith }, 190 { "splith", cmd_splith },
191 { "splitt", cmd_splitt }, 191 { "splitt", cmd_splitt },
192 { "splitv", cmd_splitv }, 192 { "splitv", cmd_splitv },
193 { "sticky", cmd_sticky },
193 { "swap", cmd_swap }, 194 { "swap", cmd_swap },
194 { "title_format", cmd_title_format }, 195 { "title_format", cmd_title_format },
195 { "unmark", cmd_unmark }, 196 { "unmark", cmd_unmark },