Merge branch 'dev' into mercury
ncmpcpp: tweak colors
This commit is contained in:
commit
1bcbd9f305
@ -234,7 +234,7 @@ mpd_music_dir = ~/music
|
||||
song_list_format = "{$3[%l]$9} {$6%t$9}|{$6%30f$9} %n"
|
||||
#song_list_format = {%a - }{%t}|{$8%f$9}$R{$3%l$9}
|
||||
#
|
||||
song_status_format = $b {$3%a$9 - $7{%t}}|{%f} {(%b)}
|
||||
song_status_format = $b {$7%a$9 - $6{%t}}|{%f} {(%b)}
|
||||
#song_status_format = {{%a{ "%b"{ (%y)}} - }{%t}}|{%f}
|
||||
#
|
||||
#song_library_format = {%n - }{%t}|{%f}
|
||||
@ -313,7 +313,7 @@ song_status_format = $b {$3%a$9 - $7{%t}}|{%f} {(%b)}
|
||||
## available.
|
||||
##
|
||||
#
|
||||
song_columns_list_format = (6f)[green]{NE} (30)[white]{t|f:Title} (7f)[green]{l} (30)[]{a} (30)[]{b}
|
||||
song_columns_list_format = (6f)[]{NE} (30)[magenta]{t|f:Title} (7f)[green]{l} (30)[blue]{a} (30)[blue]{b}
|
||||
#song_columns_list_format = (20)[]{a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l}
|
||||
#
|
||||
##### various settings #####
|
||||
|
Reference in New Issue
Block a user