14 lines
263 B
Plaintext
14 lines
263 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"
|
|
}
|