Update mpd to use PipeWire (#1412)

per https://wiki.archlinux.org/title/Music_Player_Daemon#Audio_configuration
This commit is contained in:
fennomaani 2024-07-15 20:37:38 +03:00 committed by GitHub
parent 131dcce268
commit 779ef2f5fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,10 +7,8 @@ restore_paused "yes"
max_output_buffer_size "16384"
audio_output {
type "pulse"
name "pulse"
#type "alsa"
#name "ALSA"
type "pipewire"
name "PipeWire Sound Server"
}
audio_output {