dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 0118d1473fa71e47787924c0ce80f5d7a7faa763
parent b577b13496a27a79df1bcc61bcadc694ff8f073d
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Wed, 22 Jun 2022 11:42:49 +0200

ncmpcpp: change bindings

Diffstat:
Mncmpcpp/bindings | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings @@ -77,7 +77,17 @@ def_key "?" # Bound to ctrl-/, didn't accept by name but accepts non-ascii chars, so that's what I use. def_key "" select_found_items + # Global {{{1 +def_key "y" + save_tag_changes + +def_key "y" + start_searching + +def_key "y" + toggle_single + def_key "=" volume_up