pulse default in mpd
This commit is contained in:
parent
28c0ab6294
commit
4f622e6d2b
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ restore_paused "yes"
|
|||
max_output_buffer_size "16384"
|
||||
|
||||
audio_output {
|
||||
type "alsa"
|
||||
name "ALSA"
|
||||
# type "pulse" # uncomment for pulseaudio
|
||||
# name "pulse" # uncomment for pulseaudio
|
||||
type "pulse"
|
||||
name "pulse"
|
||||
#type "alsa"
|
||||
#name "ALSA"
|
||||
}
|
||||
|
||||
audio_output {
|
||||
|
|
Loading…
Reference in a new issue