add mpd
This commit is contained in:
9
mpd/mpd.conf
Normal file
9
mpd/mpd.conf
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
music_directory "/home/nik/music"
|
||||||
|
auto_update "yes"
|
||||||
|
bind_to_address "127.0.0.1"
|
||||||
|
restore_paused "yes"
|
||||||
|
|
||||||
|
audio_output {
|
||||||
|
type "pulse"
|
||||||
|
name "pulse"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user