summaryrefslogtreecommitdiffstats
path: root/.config/mpd/mpd.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/mpd/mpd.conf')
-rw-r--r--.config/mpd/mpd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
index fa6a25c..bf329d6 100644
--- a/.config/mpd/mpd.conf
+++ b/.config/mpd/mpd.conf
@@ -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 {