mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
Add missing swaymsg completions
This commit is contained in:
parent
75aba00460
commit
33433c6434
@ -14,7 +14,8 @@ _swaymsg()
|
||||
'get_marks'
|
||||
'get_bar_config'
|
||||
'get_version'
|
||||
'get_clipboard'
|
||||
'get_binding_modes'
|
||||
'get_config'
|
||||
)
|
||||
|
||||
short=(
|
||||
|
@ -22,6 +22,8 @@ types=(
|
||||
'get_marks'
|
||||
'get_bar_config'
|
||||
'get_version'
|
||||
'get_binding_modes'
|
||||
'get_config'
|
||||
)
|
||||
|
||||
_arguments -s \
|
||||
|
Loading…
Reference in New Issue
Block a user