summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorunknown <unknown@localhost.(none)>2008-08-08 20:40:04 +0200
committerunknown <unknown@localhost.(none)>2008-08-08 20:40:04 +0200
commit7783f9b3f530f3129bca567a61b257283523012c (patch)
treeabcbaf0fa15cb1553191672557b8b33e3ad6f505 /examples
parent52f5976af88860ab3e6487f605a01b48aaa764f8 (diff)
new screen (media library), some fixes etc.
Diffstat (limited to 'examples')
-rw-r--r--examples/ncmpcpprc4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/ncmpcpprc b/examples/ncmpcpprc
index 45d1b32f..164b996d 100644
--- a/examples/ncmpcpprc
+++ b/examples/ncmpcpprc
@@ -63,6 +63,8 @@
#
#song_window_title_format = "{%a - }{%t}|{%f}"
#
+#song_library_format = "{%n - }{%t}|{%f}"
+#
##### interface settings #####
#
#header_visibility = "yes"
@@ -89,3 +91,5 @@
#
#statusbar_color = "default"
#
+#library_active_column_color = "red"
+#