summaryrefslogtreecommitdiff
path: root/files/config/ncmpcpp/bindings
diff options
context:
space:
mode:
authorShipwreckt <me@shipwreckt.co.uk>2025-03-02 11:49:35 +0000
committerShipwreckt <me@shipwreckt.co.uk>2025-03-02 11:49:35 +0000
commit0a7b55d22d1767bc73c3df6a1836b2f61301ac10 (patch)
treee6597bdedeced9eda30bc13b9e5dc9d2cebfc6a4 /files/config/ncmpcpp/bindings
parent08c1b0131b4c0ebeac88b178b677ce81f6520729 (diff)
Ncmpcpp added
Diffstat (limited to 'files/config/ncmpcpp/bindings')
-rw-r--r--files/config/ncmpcpp/bindings8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/config/ncmpcpp/bindings b/files/config/ncmpcpp/bindings
new file mode 100644
index 0000000..8793716
--- /dev/null
+++ b/files/config/ncmpcpp/bindings
@@ -0,0 +1,8 @@
+def_key "l"
+ next_column
+def_key "h"
+ previous_column
+def_key "k"
+ scroll_up
+def_key "j"
+ scroll_down