mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
ipc: add tick event
This commit is contained in:
parent
33433c6434
commit
3edaf2ce2a
6 changed files with 44 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ types=(
|
|||
'get_version'
|
||||
'get_binding_modes'
|
||||
'get_config'
|
||||
'send_tick'
|
||||
)
|
||||
|
||||
_arguments -s \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue