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

9 lines
173 B
SYSTEMD
Raw Permalink Normal View History

2020-09-12 07:58:57 +00:00
[Unit]
Description=wl-clipsync: Synchronizes primary and clipboard paste buffers
[Service]
2023-02-22 14:33:55 +00:00
ExecStart=%h/go/path/bin/wl-clipsync -i 300ms
2020-09-12 07:58:57 +00:00
[Install]
WantedBy=default.target