summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp/config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-09-28 00:31:09 +0200
committerGravatar Tom Willemsen2011-09-28 00:31:09 +0200
commit4ce925a8c9fb83a76095b593aa1667125dc65535 (patch)
tree48a44a15f290f07365a80b8fd4adc2109e3623b2 /.ncmpcpp/config
parent38b2148c5ba7162b74f32486983004b294b0e7a3 (diff)
downloaddotfiles-4ce925a8c9fb83a76095b593aa1667125dc65535.tar.gz
dotfiles-4ce925a8c9fb83a76095b593aa1667125dc65535.zip
NCMPCPP: Tweaked track # showing and colors a tiny bit
Diffstat (limited to '.ncmpcpp/config')
-rw-r--r--.ncmpcpp/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index 8cc7b01..dff7507 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{%d%n}|{ %n}$9 | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
+song_list_format = "{$8%d%n}|{ $8%n}$9 | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
# Bars
display_bitrate = "no"