1
0
Fork 0
An extremely basic clipboard synchronization daemon for Wayland
Go to file
Gregory Eremin 75c6d31127 Initial commit 2020-08-20 15:18:05 +02:00
LICENSE Initial commit 2020-08-20 15:18:05 +02:00
README.md Initial commit 2020-08-20 15:18:05 +02:00
main.go Initial commit 2020-08-20 15:18:05 +02:00

README.md

wl-clipsync

Synchronizes clipboard and primary paste buffers.

Depends on wl-clipboard.

Installation

go get -u github.com/localhots/wl-clipwync
wl-clipsync &

License

MIT