diff options
Diffstat (limited to '.config/ncmpcpp/bindings')
-rw-r--r-- | .config/ncmpcpp/bindings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings index ccbe8b3..ccd263b 100644 --- a/.config/ncmpcpp/bindings +++ b/.config/ncmpcpp/bindings @@ -39,3 +39,6 @@ def_key "J" move_sort_order_down def_key "K" move_sort_order_up + +def_key "M" + move_selected_items_down |