summaryrefslogtreecommitdiff
path: root/include/sway/commands.h
diff options
context:
space:
mode:
authorNicolas Braud-Santoni <[email protected]>2018-05-05 20:42:17 +0200
committerGitHub <[email protected]>2018-05-05 20:42:17 +0200
commit30c00b26966d8bdd491e808604b7da87ec89f679 (patch)
treed508d2e5999e6f258b49e6698fcc874ba03ca8b6 /include/sway/commands.h
parentcb2a3e90360ed852f3ee46dfef3d28e69f4c3346 (diff)
parenta8d1b05bac4cee56731d7e4aaafdcd0acd6bb787 (diff)
Merge branch 'master' into spelling
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 0732a90a..d39ac56c 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -144,6 +144,7 @@ sway_cmd cmd_splitt;
sway_cmd cmd_splitv;
sway_cmd cmd_sticky;
sway_cmd cmd_swaybg_command;
+sway_cmd cmd_title_format;
sway_cmd cmd_unmark;
sway_cmd cmd_workspace;
sway_cmd cmd_ws_auto_back_and_forth;