summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-09-11 15:35:44 +0200
committerGravatar Tom Willemsen2011-09-11 15:35:44 +0200
commit343898b4accf4d47e69b6d6d9112655abbf73b3c (patch)
treec61ae8c435199b206e51729851d311404838538f /.ncmpcpp
parent763b770988eef396bd5e057e510794ffd56a93c0 (diff)
downloaddotfiles-343898b4accf4d47e69b6d6d9112655abbf73b3c.tar.gz
dotfiles-343898b4accf4d47e69b6d6d9112655abbf73b3c.zip
NCMPCPP: Minor tweaks
Diffstat (limited to '.ncmpcpp')
-rw-r--r--.ncmpcpp/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index a0faffb..99834ab 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -4,7 +4,7 @@ centered_cursor = "yes"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
playlist_display_mode = "classic" # (classic/columns)
-song_list_format = "{$2%n$9}|{ } | {$3%a$9} - {$4%t$9} {$R$5[%b]$9}"
+song_list_format = "{$2%n$9}|{ } | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
# Bars
display_bitrate = "no"