📝 💥 🚧 add music config guide
This commit is contained in:
parent
5ae28ea8c2
commit
66e2ad3331
3 changed files with 850 additions and 0 deletions
8
music_conf/config
Normal file
8
music_conf/config
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Files
|
||||
mpd_music_dir = "~/Music/musiclib"
|
||||
lyrics_directory = ~/.ncmpcpp/lyrics
|
||||
ncmpcpp_directory = ~/.ncmpcpp
|
||||
mpd_host = "localhost"
|
||||
mpd_port = "6600"
|
||||
mpd_connection_timeout = "5"
|
||||
mpd_crossfade_time = "5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue