dotfiles

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

commit 7064c5ec35bc60e6f3a476673a5f9c4cba90172e
parent ef45fce1b8a6481cace389b8bd2f25d75b4cdb1b
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat, 19 Nov 2022 19:23:40 +0100

ncmpcpp: visualizer binding

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

diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings @@ -24,6 +24,9 @@ def_key "t" def_key "v" show_visualizer +def_key "v" + toggle_visualization_type + def_key "s" show_search_engine