diff options
Diffstat (limited to 'files/config/ncmpcpp/bindings')
-rw-r--r-- | files/config/ncmpcpp/bindings | 8 |
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 |