1
0
Fork 0
An extremely basic clipboard synchronization daemon for Wayland
Go to file
Gregory Eremin efc9c4587c Reformat license 2020-10-25 16:11:40 +01:00
LICENSE Reformat license 2020-10-25 16:11:40 +01:00
README.md Initial commit 2020-08-20 15:18:05 +02:00
main.go Fix debug arguments 2020-08-28 17:45:00 +02:00
wl-clipsync.service Add systemd unit 2020-08-28 17:41:16 +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