add wayland clipboard manager

Patrick Schratz 2019-05-14 17:28:04 +02:00
parent c94e13d20c
commit 509052d30a

@ -20,7 +20,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
* compton / xcompmgr (compositor) → nothing
* unclutter (hiding cursor after some time) → `seat <name> hide_cursor <timeout>`
* xclip / xsel (clipboard copy/paste) → wl-clipboard
* clipster / etc. (clipboard manager) → TBD
* clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman)
## See Also