Update README

This commit is contained in:
Přemysl Eric Janouch 2018-10-21 04:27:00 +02:00
parent f7e4d8d3d3
commit a53d24861f
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 14 additions and 13 deletions

View File

@ -11,9 +11,9 @@ names, and should be pronounced as "nincompoop".
Features Features
-------- --------
Currently it's still under development but it's already useful enough for me Most things are there. Enough for me to use it exclusively. Note that since I
to use it exclusively. Note that since I only use the filesystem browsing mode, only use the filesystem browsing mode, that's also the only thing I care to
that's also the only thing I care to implement for the time being. implement for the time being.
image::nncmpp.png[align="center"] image::nncmpp.png[align="center"]
@ -59,16 +59,17 @@ settings = {
root = "~/Music" root = "~/Music"
} }
colors = { colors = {
normal = "" normal = ""
highlight = "bold" highlight = "bold"
elapsed = "reverse" elapsed = "reverse"
remains = "ul" remains = "ul"
tab_bar = "reverse" tab_bar = "reverse"
tab_active = "ul" tab_active = "ul"
even = "" even = ""
odd = "" odd = ""
selection = "reverse" selection = "reverse"
scrollbar = "" multiselect = "-1 6"
scrollbar = ""
} }
streams = { streams = {
"dnbradio.com" = "http://www.dnbradio.com/hi.m3u" "dnbradio.com" = "http://www.dnbradio.com/hi.m3u"