NCMPCPP: Minor tweaks
This commit is contained in:
parent
763b770988
commit
343898b4ac
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ centered_cursor = "yes"
|
|||
now_playing_prefix = "$b"
|
||||
now_playing_suffix = "$/b"
|
||||
playlist_display_mode = "classic" # (classic/columns)
|
||||
song_list_format = "{$2%n$9}|{ } | {$3%a$9} - {$4%t$9} {$R$5[%b]$9}"
|
||||
song_list_format = "{$2%n$9}|{ } | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
|
||||
|
||||
# Bars
|
||||
display_bitrate = "no"
|
||||
|
|
Loading…
Reference in a new issue