diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 95bd9ad..350a6b5 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -165,8 +165,8 @@ playlist_disable_highlight_delay = "3" ## Note: colors can be nested. ## # -song_list_format = "{$3%c$9: $8%C %t$9 {$7(%p)$9}}|{{{{$3%a$9}{ $6%b$9}: }{$8%t$9}}|{$8%f$9}}$R{$3(%l)$9}" -song_status_format = "{{$3%c$9: $8%C$9 }|{$3%a$9{ $6\"%b\"{ (%y)$9}} - }{$8%t$9}}|{$4%f$9}" +song_list_format = "{$2%c$9: $5%C %t$9 {$7(%p)$9}}|{{{{$2%a$9}{ $4%b$9}: }{$5%t$9}}|{$5%f$9}}$R{$3(%l)$9}" +song_status_format = "{{$2%c$9: $5%C$9 }|{$2%a$9{ $4\"%b\"{ (%y)$9}} - }{$5%t$9}}|{$4%f$9}" song_library_format = "{%n - }{%t}|{%f}" # #tag_editor_album_format = "{(%y) }%b"