summaryrefslogtreecommitdiffstats
path: root/completions/zsh
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-05-12 09:30:00 -0400
committerLibravatar GitHub <noreply@github.com>2018-05-12 09:30:00 -0400
commite2b8eac4bfbe119eaeb20622b6f5326e76aafb0b (patch)
tree01ef02dca7eb448d9a6f2eb63bf60dfcd83ee86b /completions/zsh
parentSend pointer discrete axis values and source (diff)
parentMerge pull request #1958 from swaywm/scdoc (diff)
downloadsway-e2b8eac4bfbe119eaeb20622b6f5326e76aafb0b.tar.gz
sway-e2b8eac4bfbe119eaeb20622b6f5326e76aafb0b.tar.zst
sway-e2b8eac4bfbe119eaeb20622b6f5326e76aafb0b.zip
Merge branch 'master' into wlroots-970
Diffstat (limited to 'completions/zsh')
-rw-r--r--completions/zsh/_swaymsg1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/zsh/_swaymsg b/completions/zsh/_swaymsg
index 1c3ccd65..6bb03279 100644
--- a/completions/zsh/_swaymsg
+++ b/completions/zsh/_swaymsg
@@ -15,6 +15,7 @@
15 15
16types=( 16types=(
17'get_workspaces' 17'get_workspaces'
18'get_seats'
18'get_inputs' 19'get_inputs'
19'get_outputs' 20'get_outputs'
20'get_tree' 21'get_tree'