dotfiles/systemd/wl-clipsync.service
2023-02-22 15:33:55 +01:00

9 lines
173 B
Desktop File

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