From c72940837c24b5df99c95667befe2e4e5c64575a Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Fri, 11 May 2018 23:51:47 +1000 Subject: Implement IPC get_seats command --- completions/zsh/_swaymsg | 1 + 1 file changed, 1 insertion(+) (limited to 'completions') 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 @@ types=( 'get_workspaces' +'get_seats' 'get_inputs' 'get_outputs' 'get_tree' -- cgit v1.2.3-54-g00ecf