# # MPD # music_directory "~/music" db_file "~/.mpd/database" log_file "/var/log/user/mpd.log" pid_file "~/.mpd/pid" state_file "~/.mpd/state" sticker_file "~/.mpd/sticker.sql" restore_paused "yes" auto_update "yes" input { plugin "curl" } audio_output { type "pipewire" name "PipeWire Sound Server" }