mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-01 03:20:29 +00:00
b1335a3628
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
10 lines
145 B
Desktop File
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
|