[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:
M1dgard 2018-07-24 12:45:04 +02:00
parent 9aaf7ee212
commit 9800322527
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -430,7 +430,7 @@ def_key "left"
#def_key "g"
# jump_to_position_in_song
#
def_key "l"
def_key "L"
show_lyrics
#
def_key "V"