diff options
Diffstat (limited to 'dotfiles/.config/ncmpcpp/config')
-rw-r--r-- | dotfiles/.config/ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/ncmpcpp/config b/dotfiles/.config/ncmpcpp/config index 254d9ac..25b6cad 100644 --- a/dotfiles/.config/ncmpcpp/config +++ b/dotfiles/.config/ncmpcpp/config @@ -16,7 +16,7 @@ alternative_header_second_line_format = "$(16)%t (%y)$(end)" alternative_ui_separator_color = "cyan" # Formato de canción: -song_columns_list_format = "$L (10)[white]{n} $1│$7 (20)[cyan]{a} $1│$7 (20)[white]{b} $1│$7 (30)[cyan]{t} $1│$7 (10)[white]{l}" +song_columns_list_format = "$L (10)[white]{n} $1│$7 (20)[cyan]{a} $1│$7 (20)[white]{b} $1│$7 (38)[cyan]{t} $1│$7 (2)[white]{l}" now_playing_prefix = "$b" centered_cursor = "no" cyclic_scrolling = "yes" |