dotfiles/mpd.conf
2021-12-04 19:54:43 +01:00

10 lines
263 B
Text

music_directory "/home/joachim/Music"
playlist_directory "/home/joachim/.mpd/playlists"
state_file "/home/joachim/.mpd/state"
sticker_file "/home/joachim/.mpd/sticker.sql"
pid_file "/home/joachim/.mpd/pid"
audio_output {
type "pulse"
name "PulseAudio"
}