dotfiles/systemd/wl-clipsync.service

9 lines
184 B
SYSTEMD
Raw Normal View History

2020-09-12 09:58:57 +02:00
[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