[Linux] Remove copyq service

This commit is contained in:
Ivan Malison 2018-02-22 02:00:02 -08:00
parent 800889690e
commit 3f9b828d4c
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,12 +0,0 @@
[Unit]
Description=CopyQ
Wants=taffybar.service
After=taffybar.service
[Service]
Type=simple
ExecStart=/usr/bin/copyq
ExecStop=/usr/bin/pkill copyq
[Install]
WantedBy=wm.target