15 lines
264 B
Plaintext
15 lines
264 B
Plaintext
music_directory "~/Music"
|
|
auto_update "yes"
|
|
|
|
playlist_directory "~/.config/mpd/playlists"
|
|
sticker_file "~/.config/mpd/sticker.sql"
|
|
db_file "~/.config/mpd/database"
|
|
pid_file "~/.config/mpd/pid"
|
|
log_file "syslog"
|
|
|
|
audio_output {
|
|
type "pulse"
|
|
name "pulse audio"
|
|
}
|
|
|