diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2023-03-06 02:47:45 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2023-03-06 02:47:45 +0300 |
commit | 7118394690cfe5d2d28fd84f3d4076ca6f1c9b65 (patch) | |
tree | defeeda1822a932706b300632fba2fb52235caf7 /mpd/mpd.conf | |
parent | 98e651ca55097f21339f4781bfc7d14a41989d53 (diff) |
fix another tab
Diffstat (limited to 'mpd/mpd.conf')
-rw-r--r-- | mpd/mpd.conf | 4 |
1 files 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 { |