From b83afb54f4384e49f6107401ebf8d231b67025a3 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Thu, 23 Jan 2020 22:03:18 -0600 Subject: [PATCH] fixed double binding in ncmpcpp binding. --- ncmpcpp/.ncmpcpp/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncmpcpp/.ncmpcpp/bindings b/ncmpcpp/.ncmpcpp/bindings index 1a19e5f..eb51e99 100644 --- a/ncmpcpp/.ncmpcpp/bindings +++ b/ncmpcpp/.ncmpcpp/bindings @@ -311,7 +311,7 @@ def_key "I" def_key "g" jump_to_position_in_song -def_key "l" +def_key "L" show_lyrics def_key "ctrl-v"