home/.config/mpd/mpd.conf
2025-06-06 16:33:36 +02:00

12 lines
No EOL
175 B
Text

auto_update "yes"
music_directory "~/music"
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}
database {
plugin "simple"
path "~/.local/share/mpd/database"
}