This commit is contained in:
2026-07-12 08:16:17 +03:30
commit 72be1234e1
2027 changed files with 221388 additions and 0 deletions
Executable
+16
View File
@@ -0,0 +1,16 @@
bind_to_address "127.0.0.1"
music_directory "/home/coast/Music"
playlist_directory "/home/coast/.mpd/playlists"
db_file "/home/coast/.mpd/database"
log_file "/home/coast/.mpd/log"
pid_file "/home/coast/.mpd/mpd.pid"
user "coast"
audio_output {
type "pulse"
name "PulseAudio Output"
mixer_type "software"
}