add mpd config

This commit is contained in:
Never 2026-02-08 00:45:54 +01:00
parent 47eb8ba4d8
commit 2d0c2170ac

7
.config/mpd/mpd.conf Normal file
View file

@ -0,0 +1,7 @@
db_file "~/.local/share/mpd/database"
state_file "~/.local/state/mpd/state"
audio_output {
type "pulse"
name "Music"
}