Add systemd unit
This commit is contained in:
parent
b0cb3723f9
commit
d7da0a33f9
8
wl-clipsync.service
Normal file
8
wl-clipsync.service
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Synchronizes primary and clipboard paste buffers
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=wl-clipsync -i 300ms
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
Loading…
x
Reference in New Issue
Block a user