From 32d0be48876353d92fa66ca4ca6c5c601c286f7e Mon Sep 17 00:00:00 2001 From: self Date: Fri, 20 May 2022 19:51:26 +0100 Subject: nothing of value here, just mpd/ncmpcpp minor changes --- mpd.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'mpd.conf') diff --git a/mpd.conf b/mpd.conf index a53ffcb..7f593ef 100755 --- a/mpd.conf +++ b/mpd.conf @@ -217,14 +217,14 @@ input { # # An example of an ALSA output: # -audio_output { - type "alsa" - name "My ALSA Device" -# device "hw:0,0" # optional -# mixer_type "hardware" # optional -# mixer_device "default" # optional -# mixer_control "PCM" # optional -# mixer_index "0" # optional + audio_output { + type "alsa" + name "My ALSA Device" +# device "hw:0,0" # optional +# mixer_type "hardware" # optional +# mixer_device "default" # optional +# mixer_control "PCM" # optional +# mixer_index "0" # optional } # audio_output { -- cgit v1.2.1