[ncmpcpp] use dash instead of underscore in defkey
authorAmin Bandali <me@aminb.org>
Thu, 24 Dec 2015 03:08:28 +0000 (22:08 -0500)
committerAmin Bandali <me@aminb.org>
Thu, 24 Dec 2015 03:08:28 +0000 (22:08 -0500)
ncmpcpp/.ncmpcpp/bindings

index 6c21219..c41b932 100644 (file)
@@ -403,7 +403,7 @@ def_key ";"
 #def_key "g"
 #  jump_to_position_in_song
 #
-def_key "ctrl_l"
+def_key "ctrl-l"
   show_lyrics
 #
 #def_key "v"