This commit is contained in:
2026-03-28 07:53:51 +01:00
parent 9f57351949
commit 02691d4e42
10 changed files with 529 additions and 23 deletions
@@ -0,0 +1,10 @@
[Unit]
Description=Pause MPD when Bluetooth sink disconnects
After=pipewire-pulse.service
[Service]
ExecStart=%h/.config/mpd/bt-mpd-pause.py
Restart=always
[Install]
WantedBy=default.target