summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-12-23 22:08:28 -0500
committerAmin Bandali <me@aminb.org>2015-12-23 22:08:28 -0500
commit91018a34e3089a48e503938d60a8274fc854a713 (patch)
tree762181881b3df242f5e14e3e95c44a1b2cdba88b
parent14e49b68dbf2e7d8b1f65ce390cecd885f23a30d (diff)
downloadconfigs-91018a34e3089a48e503938d60a8274fc854a713.tar.gz
configs-91018a34e3089a48e503938d60a8274fc854a713.tar.xz
configs-91018a34e3089a48e503938d60a8274fc854a713.zip
[ncmpcpp] use dash instead of underscore in defkey
-rw-r--r--ncmpcpp/.ncmpcpp/bindings2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncmpcpp/.ncmpcpp/bindings b/ncmpcpp/.ncmpcpp/bindings
index 6c21219..c41b932 100644
--- a/ncmpcpp/.ncmpcpp/bindings
+++ b/ncmpcpp/.ncmpcpp/bindings
@@ -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"