repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc65ba4
)
better division
author
Mart Lubbers
<mart@martlubbers.net>
Wed, 20 Jul 2016 14:41:06 +0000
(16:41 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Wed, 20 Jul 2016 14:41:06 +0000
(16:41 +0200)
music/.ncmpcpp/config
patch
|
blob
|
history
diff --git
a/music/.ncmpcpp/config
b/music/.ncmpcpp/config
index
736e26d
..
c252e51
100644
(file)
--- a/
music/.ncmpcpp/config
+++ b/
music/.ncmpcpp/config
@@
-9,6
+9,7
@@
visualizer_look = .*
browser_sort_mode = name
browser_sort_format = {%A - }{%t}|{%f} {(%l)}
+song_columns_list_format = (6f)[green]{NE} (30)[]{a} (30)[white]{t} (30)[cyan]{b} (7f)[magenta]{l}
execute_on_song_change = "~/.ncmpcpp/cover.sh"