This commit is contained in:
2018-07-30 19:35:00 +03:00
parent 44bd44aa3c
commit 690d312728
8 changed files with 867 additions and 12 deletions

13
.config/mpd/mpd.conf Normal file
View File

@@ -0,0 +1,13 @@
music_directory "~/music"
auto_update "yes"
playlist_directory "~/.config/mpd/playlists"
sticker_file "~/.config/mpd/sticker.sql"
db_file "~/.config/mpd/database"
pid_file "~/.config/mpd/pid"
log_file "syslog"
audio_output {
type "pulse"
name "pulse audio"
}