diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-08-29 13:02:01 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-08-29 13:07:26 +0200 |
commit | f97f73d03f1ea7b6db6a3ef7d3756680f566f191 (patch) | |
tree | 8d805afd655cf7967d27c23cb0855b0e289c1d53 /contrib/config-example | |
parent | b8cf55c28e131ebdcb0a32fe0e8c14fefebebcea (diff) | |
download | pianobar-f97f73d03f1ea7b6db6a3ef7d3756680f566f191.tar.gz pianobar-f97f73d03f1ea7b6db6a3ef7d3756680f566f191.tar.bz2 pianobar-f97f73d03f1ea7b6db6a3ef7d3756680f566f191.zip |
Customizeable list format (songs)
Fixes #151
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/config-example b/contrib/config-example index bcc1b47..3c13142 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -46,3 +46,4 @@ # Format strings #format_nowplaying_song = [32m%t[0m by [34m%a[0m on %l[31m%r[0m%@%s #format_nowplaying_station = Station [35m%n[0m +#format_list_song = %i) %a - %t%r |