Add systemd user services

This commit is contained in:
Gregory Eremin
2020-09-12 09:58:57 +02:00
parent 2d1aa2c054
commit 9b3ff362cf
4 changed files with 36 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[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