summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp/config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-02-02 14:57:57 +0100
committerGravatar Tom Willemsen2012-02-02 14:57:57 +0100
commit5272c47e00ff258ebf0d414007358c7ebfb87bc2 (patch)
tree6c0a6616b29e3b030c4cd12165c99e21949e4d62 /.ncmpcpp/config
parent3ffd027aabb0f523e0b2c79468d958c223d546a6 (diff)
downloaddotfiles-5272c47e00ff258ebf0d414007358c7ebfb87bc2.tar.gz
dotfiles-5272c47e00ff258ebf0d414007358c7ebfb87bc2.zip
.ncmpcpp/config
Diffstat (limited to '.ncmpcpp/config')
-rw-r--r--.ncmpcpp/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index dff7507..20d1030 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -1,10 +1,11 @@
+# -*- eval: (git-auto-commit-mode 1) -*-
# Playlist
autocenter_mode = "yes"
centered_cursor = "yes"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
playlist_display_mode = "classic" # (classic/columns)
-song_list_format = "{$8%d%n}|{ $8%n}$9 | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
+song_list_format = "{$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
# Bars
display_bitrate = "no"