diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-18 21:21:55 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-21 12:35:28 +0100 |
commit | 2b31c97de6fa541719cd26f9a61053cfc0e71203 (patch) | |
tree | d131aadb5277d293199666651810c547f4d0152d /contrib/config-example | |
parent | c58688994ae409c4d9c748a9bc2add16ca02e6de (diff) | |
download | pianobar-2b31c97de6fa541719cd26f9a61053cfc0e71203.tar.gz pianobar-2b31c97de6fa541719cd26f9a61053cfc0e71203.tar.bz2 pianobar-2b31c97de6fa541719cd26f9a61053cfc0e71203.zip |
Show custom rating icon in upcoming/history song list
Closes issue #54
Diffstat (limited to 'contrib/config-example')
-rw-r--r-- | contrib/config-example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/config-example b/contrib/config-example index c13badd..f39d45d 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -36,4 +36,5 @@ #autostart_station = 123456 #event_command = /home/user/.config/pianobar/eventcmd #sort = quickmix_10_name_az - +#love_icon = [+] +#ban_icon = [-] |