Merge pull request #1394 from madblobfish/patch-1

Interlink swaymsg to sway(5) and hint that command is interchargeable
This commit is contained in:
Drew DeVault 2017-10-12 19:12:12 -04:00 committed by GitHub
commit 6f794131eb
1 changed files with 3 additions and 1 deletions

View File

@ -39,9 +39,11 @@ Options
IPC Message Types
-----------------
*command*::
*<command>*::
The message is a sway command (the same commands you can bind to keybindings
in your sway config file). It will be executed immediately.
+
See **sway**(5) for a list of commands.
*get_workspaces*::
Gets a JSON-encoded list of workspaces and their status.