dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 8f4c5d8eb1de1d41a29749e6069b1b18251010bb
parent baedd501b24572922d92a5fcd118a4c7bb318823
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 12 Oct 2018 14:40:42 +0200

Show lyrics with L

Diffstat:
Mlinks/.ncmpcpp/bindings | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/links/.ncmpcpp/bindings b/links/.ncmpcpp/bindings @@ -473,6 +473,8 @@ def_key "h" # #def_key "l" # show_lyrics +def_key "L" + show_lyrics # #def_key "ctrl-v" # select_range @@ -558,6 +560,8 @@ def_key "D" # #def_key "L" # toggle_lyrics_fetcher +def_key ";" + toggle_lyrics_fetcher # #def_key "F" # toggle_fetching_lyrics_in_background