summaryrefslogtreecommitdiff
path: root/.config/mpd
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-05-15 15:12:02 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-05-15 15:12:02 +0400
commit9aa016fdc32057bbd7341cd274be428810a2e7f3 (patch)
tree3ebac6ecc5fcaf4560c97370f16d1a1046641cf1 /.config/mpd
parentba2a5de9620ce5e1b39c25fc3a661007572b1000 (diff)
Added mpd configuration
Diffstat (limited to '.config/mpd')
-rw-r--r--.config/mpd/mpd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
new file mode 100644
index 0000000..11d3359
--- /dev/null
+++ b/.config/mpd/mpd.conf
@@ -0,0 +1,3 @@
+pid_file "~/.config/mpd/mpd.pid"
+music_directory "~/music"
+db_file "~/.config/mpd/database"