dotfiles

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

commit eabfa18b1ecfd92c29a50da06f4610f1afc17dfd
parent ab2831ec02273b4a36c3739cec5b5fafcfa3224c
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon, 22 Nov 2021 19:09:41 +0100

ncmpcpp: don't use 'l' to play, hit it too often accidentally

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

diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings @@ -40,8 +40,6 @@ def_key "l" enter_directory def_key "l" run_action -def_key "l" - play_item def_key "m" show_media_library def_key "m"