Add mpd config

This commit is contained in:
joachimschmidt557 2021-10-03 11:15:23 +02:00
parent 9dbfb28600
commit 94d0653bcf
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 10 additions and 1 deletions

4
mpd.conf Normal file
View file

@ -0,0 +1,4 @@
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"