Renaming to scrbblr

This commit is contained in:
2026-03-22 08:46:09 +00:00
parent 291b77c96d
commit 10483822ee
13 changed files with 261 additions and 104 deletions

View File

@@ -0,0 +1,13 @@
[Unit]
Description=MPRIS Scrobbler watcher
Documentation=https://github.com/arturmeski/scrbblr
After=graphical-session.target
[Service]
Type=simple
ExecStart=%h/.local/bin/scrbblr watch --player com.blitzfc.qbz
Restart=on-failure
RestartSec=5
[Install]
WantedBy=default.target