switch mpd to pipewire
This commit is contained in:
parent
04bf866061
commit
2062ea850c
1 changed files with 2 additions and 2 deletions
4
mpd.conf
4
mpd.conf
|
|
@ -5,6 +5,6 @@ sticker_file "/home/joachim/.mpd/sticker.sql"
|
||||||
pid_file "/home/joachim/.mpd/pid"
|
pid_file "/home/joachim/.mpd/pid"
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "pulse"
|
type "pipewire"
|
||||||
name "PulseAudio"
|
name "PipeWire"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue