1
0
Fork 0
dotfiles/systemd/wl-clipsync.service

9 lines
173 B
SYSTEMD

[Unit]
Description=wl-clipsync: Synchronizes primary and clipboard paste buffers
[Service]
ExecStart=%h/go/path/bin/wl-clipsync -i 300ms
[Install]
WantedBy=default.target