diff --git a/mpd.conf b/mpd.conf index bba4839..ce31ce1 100644 --- a/mpd.conf +++ b/mpd.conf @@ -5,6 +5,6 @@ sticker_file "/home/joachim/.mpd/sticker.sql" pid_file "/home/joachim/.mpd/pid" audio_output { - type "pulse" - name "PulseAudio" + type "pipewire" + name "PipeWire" }