summaryrefslogtreecommitdiffstats
path: root/completions
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <RedSoxFan@users.noreply.github.com>2018-05-12 12:43:34 -0400
committerLibravatar GitHub <noreply@github.com>2018-05-12 12:43:34 -0400
commitec60e24f75f778b378206366057df4efae4b8630 (patch)
treea2b6ce2f6f28b294ae6cbb8cbf49b107138215f5 /completions
parentCount descendant views for hide_edge_borders smart (diff)
parentMerge pull request #1964 from emersion/wlroots-970 (diff)
downloadsway-ec60e24f75f778b378206366057df4efae4b8630.tar.gz
sway-ec60e24f75f778b378206366057df4efae4b8630.tar.zst
sway-ec60e24f75f778b378206366057df4efae4b8630.zip
Merge branch 'master' into edge-borders
Diffstat (limited to 'completions')
-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'