dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 1420bf68d19ce8a6a448b551d87e613016815d3a
parent 1f317e310709e11e44ca7431fa69f04d30bebe77
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat, 19 Dec 2020 20:30:51 +0100

ncmpcpp: add genre to status

Diffstat:
Mncmpcpp/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ncmpcpp/config b/ncmpcpp/config @@ -19,7 +19,7 @@ song_list_format = {$4%a - }{%t}|{$8%f$9}$R{$3(%l)$9} song_status_format = $b{{$8"%t"}} $3by {$4%a{ $3in $7%b{ (%y)}} $3}|{$8%f} song_library_format = {%t}|{%f} alternative_header_first_line_format = $b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b -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)}{ - $7%g$9}}|{%D} current_item_prefix = $(cyan)$r$b current_item_suffix = $/r$(end)$/b current_item_inactive_column_prefix = $(magenta)$r