#!/bin/sh # make sure pipewire is running sv check "$HOME/.local/share/service/pipewire" > /dev/null 2>&1 || exit 1 exec mpd --no-daemon --stderr