Update mpd to use PipeWire

per https://wiki.archlinux.org/title/Music_Player_Daemon#Audio_configuration
This commit is contained in:
fennomaani 2024-05-17 18:06:29 +03:00 committed by GitHub
parent 1f7376c805
commit ea617a8040
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 {