dotfiles/home/.config/systemd/user/libra.service
Marko Korhonen b1335a3628 Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-10-26 20:05:31 +03:00

10 lines
145 B
Desktop File

[Unit]
Description=Listenbrainz scrobbler for MPD
After=mpd.service
[Service]
ExecStart=%h/.bin/go/bin/libra
[Install]
WantedBy=default.target