dotfiles/dotfiles/config/systemd/user/sparkleshare.service

11 lines
165 B
Desktop File

[Unit]
Description=Sparkleshare
[Service]
ExecStart=/usr/bin/sparkleshare start
ExecStop=/usr/bin/sparkleshare stop
Type=forking
[Install]
WantedBy=default.target