diff options
Diffstat (limited to 'examples/ncmpcpprc')
-rw-r--r-- | examples/ncmpcpprc | 4 |
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" +# |