dotfiles/systemd/wl-clipsync.service
2020-09-12 09:58:57 +02:00

9 lines
184 B
Desktop File

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