mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
pulse default in mpd
This commit is contained in:
parent
28c0ab6294
commit
4f622e6d2b
@ -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…
x
Reference in New Issue
Block a user