diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings index ae53839..2fa044a 100644 --- a/.config/ncmpcpp/bindings +++ b/.config/ncmpcpp/bindings @@ -459,16 +459,16 @@ def_key "c" #def_key "C" # crop_main_playlist # -def_key "m" +def_key "ctrl-k" move_sort_order_up # -def_key "m" +def_key "ctrl-k" move_selected_items_up # -def_key "n" +def_key "ctrl-j" move_sort_order_down # -def_key "n" +def_key "ctrl-j" move_selected_items_down # def_key "M"