diff options
author | joe <rbo@gmx.us> | 2025-09-12 17:48:41 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-12 17:48:41 +0200 |
commit | a4821f3f2ac508cb6add74049b3f4481db8d76c9 (patch) | |
tree | 83fd7614701f6bfdbcc0f54241df866e70e636dc | |
parent | up (diff) | |
download | dotfiles-bsd-a4821f3f2ac508cb6add74049b3f4481db8d76c9.tar.gz dotfiles-bsd-a4821f3f2ac508cb6add74049b3f4481db8d76c9.tar.bz2 dotfiles-bsd-a4821f3f2ac508cb6add74049b3f4481db8d76c9.tar.xz dotfiles-bsd-a4821f3f2ac508cb6add74049b3f4481db8d76c9.tar.zst dotfiles-bsd-a4821f3f2ac508cb6add74049b3f4481db8d76c9.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/cmus/rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/cmus/rc b/.config/cmus/rc index 3174918..940ab5d 100644 --- a/.config/cmus/rc +++ b/.config/cmus/rc @@ -1,5 +1,5 @@ -bind common 9 vol -5% -bind common 0 vol +5% +bind -f common 9 vol -5% +bind -f common 0 vol +5% bind -f common - vol -5% bind -f common + vol +5% bind -f common = vol +5% |