[ncmpcpp] Fix header: also show track if no disc
This commit is contained in:
parent
da7d5a805a
commit
c0a9f0870e
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ alternative_header_first_line_format = $1$aqqu$/a$9 $b{{%t}|{%f}}$/b$(243){ (%y)
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#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}
|
||||||
alternative_header_second_line_format = {{{$7%b$9 $3#%n$9 }|{from $7%b$9}}{by $4%a$9}}|{%D}
|
alternative_header_second_line_format = {{{$7%b$9 $3#{%d/}%n$9}|{from $7%b$9}} {by $4%a$9}}|{%D}
|
||||||
#
|
#
|
||||||
#current_item_prefix = $(yellow)$r
|
#current_item_prefix = $(yellow)$r
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue