dotfiles/mpd.conf
joachimschmidt557 75901ee9bf
update
2021-10-29 00:14:47 +02:00

10 lines
269 B
Text

music_directory "/home/joachim/audio/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"
}