summaryrefslogtreecommitdiff
path: root/mpd.conf
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-05-20 19:51:26 +0100
committerself <self@sateoki.xyz>2022-05-20 19:51:26 +0100
commit32d0be48876353d92fa66ca4ca6c5c601c286f7e (patch)
treeb2ad625e2411f96bd3d29655d7f7fecd6104bb25 /mpd.conf
parent8e05051cce14a3c237fd8d55b47e55443815b4d6 (diff)
nothing of value here, just mpd/ncmpcpp minor changes
Diffstat (limited to 'mpd.conf')
-rwxr-xr-xmpd.conf16
1 files changed, 8 insertions, 8 deletions
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 {