From 074ccd7f915cdcc2b47ea8d2e0ab2b24c7cf67ac Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Mon, 6 Mar 2023 02:47:45 +0300 Subject: fix another tab --- mpd/mpd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mpd/mpd.conf b/mpd/mpd.conf index ac5beec..9e9ff53 100644 --- a/mpd/mpd.conf +++ b/mpd/mpd.conf @@ -9,8 +9,8 @@ max_output_buffer_size "16384" audio_output { type "pulse" name "pulse" - # type "alsa" - # name "ALSA" + # type "alsa" + # name "ALSA" } audio_output { -- cgit v1.2.3