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.
This commit is contained in:
Andrzej Rybczak
2009-09-08 21:22:37 +02:00
parent 55f064a59b
commit 8dd2160a6b

View File

@@ -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}"
#