diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 7836788..89d8215 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -67,7 +67,7 @@ sticker_file "~/.config/mpd/sticker.sql" # initialization. This setting is disabled by default and MPD is run as the # current user. # -user "dt" +#user "dt" # # This setting specifies the group that MPD will run as. If not specified # primary group of user specified with "user" setting will be used (if set).