dotfiles/mpd.conf
2022-09-03 16:12:31 +02:00

10 lines
264 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 "pipewire"
name "PipeWire"
}