From 23bb9f935cfb8e2fed351ad34d8db9bf992e8e85 Mon Sep 17 00:00:00 2001 From: Joshua Dye Date: Tue, 18 Sep 2018 13:28:50 -0400 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- mpd.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mpd.conf b/mpd.conf index ff5bbe83..dc09a676 100644 --- a/mpd.conf +++ b/mpd.conf @@ -219,6 +219,12 @@ audio_output { # mixer_index "0" # optional } # +audio_output { + type "alsa" + name "ALSA Bluetooth Headset" + device "bluealsa" + mixer_type "software" +} # An example of an OSS output: # #audio_output {