diff options
Diffstat (limited to '')
-rw-r--r-- | .config/cmus/rc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.config/cmus/rc b/.config/cmus/rc index dc01b1e..3174918 100644 --- a/.config/cmus/rc +++ b/.config/cmus/rc @@ -1,2 +1,8 @@ +bind common 9 vol -5% +bind common 0 vol +5% +bind -f common - vol -5% +bind -f common + vol +5% +bind -f common = vol +5% + set color_titleline_bg=black -set color_titleline_fg=default +set color_titleline_fg=blue |