NCMPCPP: Tweaked track # showing and colors a tiny bit

This commit is contained in:
Tom Willemsen 2011-09-28 00:31:09 +02:00
parent 38b2148c5b
commit 4ce925a8c9

View file

@ -4,7 +4,7 @@ centered_cursor = "yes"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
playlist_display_mode = "classic" # (classic/columns)
song_list_format = "$2{%d%n}|{ %n}$9 | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
song_list_format = "{$8%d%n}|{ $8%n}$9 | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
# Bars
display_bitrate = "no"