From 8dd2160a6b299748d9eb6ecb6e5948970e899773 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Tue, 8 Sep 2009 21:22:37 +0200 Subject: [PATCH] remove enclosing braces from song_status_format in example config file it's not needed here, I just didn't remove it when I copied it from ncmpcpp sources. --- doc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config b/doc/config index 2b39ad4d..e706ed15 100644 --- a/doc/config +++ b/doc/config @@ -104,7 +104,7 @@ # #song_list_format = "{%a - }{%t}|{$8%f$9}$R{$3(%l)$9}" # -#song_status_format = "{{{%a{ \"%b\"{ (%y)}} - }{%t}}|{%f}}" +#song_status_format = "{{%a{ \"%b\"{ (%y)}} - }{%t}}|{%f}" # #song_library_format = "{%n - }{%t}|{%f}" #