This commit is contained in:
joachimschmidt557 2021-10-29 00:14:47 +02:00
parent 89a9f17fcd
commit 75901ee9bf
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 12 additions and 5 deletions

View file

@ -2,3 +2,9 @@ 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"
}