From bafc6b238f31f48c61f2c2dc7b051b8fc381417f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 28 Sep 2020 17:07:56 +0300 Subject: fix overridden ncmpcpp bindings --- .ncmpcpp/bindings | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.ncmpcpp') diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings index b7271e9..c4099e1 100644 --- a/.ncmpcpp/bindings +++ b/.ncmpcpp/bindings @@ -7,10 +7,14 @@ def_key "h" previous_column def_key "l" next_column +def_key "L" + show_lyrics def_key "n" next_found_item def_key "N" previous_found_item +def_key "." + move_selected_items_down def_key "g" move_home def_key "G" -- cgit v1.2.3-70-g09d2