2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-20 13:16:19 +00:00
repo/wayland/wl-clipboard/README

40 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-08-26 04:22:10 +00:00
wl-clipboard
________________________________________________________________________________
This project implements two command-line Wayland clipboard utilities, wl-copy
and wl-paste, that let you easily copy data between the clipboard and Unix
pipes, sockets, files and so on. [0]
Upstream: https://github.com/bugaevc/wl-clipboard
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
| |
| $ kiss b wl-clipboard |
| |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[003] References
________________________________________________________________________________
[0] https://github.com/bugaevc/wl-clipboard