From 50cb476d7d6a6c3de019b05f003b9b3000306247 Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 7 Jul 2020 00:30:31 +0100 Subject: +delete binding to ncmpcpp --- ncmpcpp/.config/ncmpcpp/bindings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ncmpcpp/.config/ncmpcpp/bindings b/ncmpcpp/.config/ncmpcpp/bindings index 334c3b4..125c22f 100644 --- a/ncmpcpp/.config/ncmpcpp/bindings +++ b/ncmpcpp/.config/ncmpcpp/bindings @@ -21,7 +21,8 @@ def_key "h" def_key "l" next_column - +def_key "d" + delete_playlist_items def_key "j" scroll_down def_key "k" -- cgit v1.2.3-13-gbd6f