add mpd config
This commit is contained in:
parent
47eb8ba4d8
commit
2d0c2170ac
1 changed files with 7 additions and 0 deletions
7
.config/mpd/mpd.conf
Normal file
7
.config/mpd/mpd.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
db_file "~/.local/share/mpd/database"
|
||||||
|
state_file "~/.local/state/mpd/state"
|
||||||
|
|
||||||
|
audio_output {
|
||||||
|
type "pulse"
|
||||||
|
name "Music"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue