summaryrefslogtreecommitdiff
path: root/ncmpcpp_bindings
diff options
context:
space:
mode:
Diffstat (limited to 'ncmpcpp_bindings')
-rw-r--r--ncmpcpp_bindings4
1 files changed, 4 insertions, 0 deletions
diff --git a/ncmpcpp_bindings b/ncmpcpp_bindings
index 1ce1689..d83a0e1 100644
--- a/ncmpcpp_bindings
+++ b/ncmpcpp_bindings
@@ -2,3 +2,7 @@ def_key "k"
scroll_up
def_key "j"
scroll_down
+def_key "h"
+ previous_column
+def_key "l"
+ next_column