From 4ce925a8c9fb83a76095b593aa1667125dc65535 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Sep 2011 00:31:09 +0200 Subject: NCMPCPP: Tweaked track # showing and colors a tiny bit --- .ncmpcpp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ncmpcpp/config') diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 8cc7b01..dff7507 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -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" -- cgit v1.2.3-54-g00ecf