From 343898b4accf4d47e69b6d6d9112655abbf73b3c Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 11 Sep 2011 15:35:44 +0200 Subject: NCMPCPP: Minor tweaks --- .ncmpcpp/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ncmpcpp/config b/.ncmpcpp/config index a0faffb..99834ab 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%n$9}|{ } | {$3%a$9} - {$4%t$9} {$R$5[%b]$9}" +song_list_format = "{$2%n$9}|{ } | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}" # Bars display_bitrate = "no" -- cgit v1.2.3-54-g00ecf