changed mpd output to alsa

This commit is contained in:
KronikPillow 2020-01-05 19:32:51 +01:00 committed by Luke Smith
parent 7a545cfb4d
commit 87f0b208f3

View file

@ -13,8 +13,8 @@ restore_paused "yes"
max_output_buffer_size "16384"
audio_output {
type "pulse"
name "pulse audio"
type "alsa"
name "alsa for audio soundcard"
mixer_type "software"
}