[ncmpcpp] Provide space for H:MM:SS in playlist
This commit is contained in:
parent
156b925683
commit
5a4f97eaf6
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ selected_item_suffix = ]$9
|
|||
#
|
||||
#song_columns_list_format = (20)[]{a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l}
|
||||
# dark
|
||||
song_columns_list_format = (20)[cyan]{brE} (5f)[green]{NE} (20)[yellow]{arE} (1)[]{} (7f)[magenta]{lr} (2)[white]{} (40)[white]{t|f:Title}
|
||||
song_columns_list_format = (20)[cyan]{brE} (5f)[green]{NE} (20)[yellow]{arE} (1)[]{} (8f)[magenta]{lr} (2)[white]{} (40)[white]{t|f:Title}
|
||||
# light
|
||||
#song_columns_list_format = (20)[cyan]{brE} (5f)[green]{NE} (20)[95]{arE} (1)[]{} (7f)[magenta]{lr} (2)[black]{} (40)[black]{t|f:Title}
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue