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"
|
||||
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "PulseAudio"
|
||||
type "pipewire"
|
||||
name "PipeWire"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue