forked from colonelpanic/dotfiles
[Linux] sparkleshare is a simple service
This commit is contained in:
parent
0cda2324a1
commit
78f588c06a
@ -6,7 +6,7 @@ After=taffybar.service
|
|||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/sparkleshare start
|
ExecStart=/usr/bin/sparkleshare start
|
||||||
ExecStop=/usr/bin/sparkleshare stop
|
ExecStop=/usr/bin/sparkleshare stop
|
||||||
Type=forking
|
Type=simple
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=wm.target
|
WantedBy=wm.target
|
||||||
|
Loading…
Reference in New Issue
Block a user