swaymsg: get_cursor support

This commit is contained in:
OXDBXKXO 2025-06-25 23:47:28 +02:00
parent 495ba1e96e
commit 945abfc49a
4 changed files with 50 additions and 1 deletions

View file

@ -25,6 +25,7 @@ types=(
'get_binding_modes'
'get_binding_state'
'get_config'
'get_cursor'
'send_tick'
'subscribe'
)