Try and make ncmpcpp current playing song more visible

This commit is contained in:
Jonny Barnes 2017-02-08 17:38:37 +00:00
parent 47c47a59c5
commit 52a306784a

View file

@ -205,15 +205,15 @@ message_delay_time = 5
# #
#alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D} #alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}
# #
#now_playing_prefix = $b now_playing_prefix = $r
# #
#now_playing_suffix = $/b now_playing_suffix = $/r
# #
#browser_playlist_prefix = "$2playlist$9 " #browser_playlist_prefix = "$2playlist$9 "
# #
#selected_item_prefix = $6 selected_item_prefix = $6
# #
#selected_item_suffix = $9 selected_item_suffix = $9
# #
#modified_item_prefix = $3> $9 #modified_item_prefix = $3> $9
# #