summaryrefslogtreecommitdiff
path: root/.config/ncmpcpp/bindings
diff options
context:
space:
mode:
authorfrosty <passedgoandgot200@disroot.org>2025-07-04 07:04:32 -0400
committerfrosty <passedgoandgot200@disroot.org>2025-07-04 07:04:32 -0400
commit8ef3d5106407f52dbdfca05969eff92d2c3af932 (patch)
treeca5d1f61de4d0e552a1b62cc39e2170045cde440 /.config/ncmpcpp/bindings
parenta208f61c7ade1f6ced893254d1aff93f8448c697 (diff)
downloaddotfiles-8ef3d5106407f52dbdfca05969eff92d2c3af932.tar.gz
dotfiles-8ef3d5106407f52dbdfca05969eff92d2c3af932.zip
add ncmpcpp
Diffstat (limited to '.config/ncmpcpp/bindings')
-rw-r--r--.config/ncmpcpp/bindings20
1 files changed, 20 insertions, 0 deletions
diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings
new file mode 100644
index 0000000..43b80a3
--- /dev/null
+++ b/.config/ncmpcpp/bindings
@@ -0,0 +1,20 @@
+def_key "j"
+ scroll_down
+
+def_key "k"
+ scroll_up
+
+def_key "h"
+ previous_column
+
+def_key "l"
+ next_column
+
+def_key "ctrl-d"
+ page_down
+
+def_key "ctrl-u"
+ page_up
+
+def_key "L"
+ show_lyrics