Add missing swaymsg completions

The `-m/--monitor` option was missing from the bash and fish completions.

The `subscribe` IPC message type was missing from the bash, fish, and zsh
completions.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
This commit is contained in:
Peter Grayson 2019-03-08 14:39:35 -05:00 committed by Brian Ashworth
parent b7fe5097e9
commit 1a9145e409
3 changed files with 6 additions and 0 deletions

View file

@ -25,6 +25,7 @@ types=(
'get_binding_modes'
'get_config'
'send_tick'
'subscribe'
)
_arguments -s \