dotfiles

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

commit 2bf6484db9b0bc8675fb11382c9cc90873481814
parent 52dd292e13113b2d00589085d6b7c7a9eea3e85c
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Fri, 29 Jul 2022 20:12:17 +0200

ncmpcpp: show genre in song list

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

diff --git a/ncmpcpp/config b/ncmpcpp/config @@ -23,7 +23,8 @@ visualizer_autoscale = yes 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} -song_columns_list_format = (20)[]{A|a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l} +# song_columns_list_format = (20)[]{A|a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l} +song_columns_list_format = (20)[]{A|a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (20f)[magenta]{g:Genre} (7f)[magenta]{l} 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)}{ - $7%g$9}}|{%D} current_item_prefix = $(cyan)$r$b