[ncmpcpp] Use L for lyrics because l is annoying
I often triggered lyrics accidentally when I meant "go to left"
This commit is contained in:
parent
9aaf7ee212
commit
9800322527
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ def_key "left"
|
||||||
#def_key "g"
|
#def_key "g"
|
||||||
# jump_to_position_in_song
|
# jump_to_position_in_song
|
||||||
#
|
#
|
||||||
def_key "l"
|
def_key "L"
|
||||||
show_lyrics
|
show_lyrics
|
||||||
#
|
#
|
||||||
def_key "V"
|
def_key "V"
|
||||||
|
|
Loading…
Reference in a new issue