mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Rework get_clipboard implementation
This commit is contained in:
parent
42547cafb6
commit
c0f2acce4e
8 changed files with 455 additions and 103 deletions
|
|
@ -21,6 +21,7 @@ types=(
|
|||
'get_marks'
|
||||
'get_bar_config'
|
||||
'get_version'
|
||||
'get_clipboard'
|
||||
)
|
||||
|
||||
_arguments -s \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue