From ca9353ff687bd600a8817fe4f8dc1cda71e50735 Mon Sep 17 00:00:00 2001 From: xero Date: Sun, 19 Apr 2015 22:19:24 -0400 Subject: update ncmpcpp colors --- ncmpcpp/.ncmpcpp/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ncmpcpp/.ncmpcpp') diff --git a/ncmpcpp/.ncmpcpp/config b/ncmpcpp/.ncmpcpp/config index 8b0508d..50a85b0 100644 --- a/ncmpcpp/.ncmpcpp/config +++ b/ncmpcpp/.ncmpcpp/config @@ -28,8 +28,8 @@ visualizer_output_name = "mpd spectrum" #visualizer_type = "frequency spectrum" # █▓▒░ Display Settings -song_list_format = "{$7%a $1> $6}{%t$1$R$b} [{%l}]" -song_status_format = "$7%a $1$b> $6%t $1$b> $2%b$1" +song_list_format = "{$7%a $6> $5}{%t$6$R$b} [{%l}]" +song_status_format = "$7%a $6$b> $5%t $6$b> $2%b$6" statusbar_color = "black" main_window_color = "cyan" main_window_highlight_color = "magenta" -- cgit v1.2.1