changed mpd output to alsa
This commit is contained in:
parent
7a545cfb4d
commit
87f0b208f3
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue