dotfiles/systemd/.config/systemd/user/rescrobbled.service

12 lines
221 B
Desktop File

[Unit]
Description=An MPRIS scrobbler
Documentation=https://github.com/InputUsername/rescrobbled
Wants=network-online.target
After=network-online.target
[Service]
ExecStart=rescrobbled
[Install]
WantedBy=default.target