X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/228231d085a4d3c63e129bfd4a5af778c45a99ac..5d36725ea7b79728da527f4dd91e98759dbcb46e:/ncmpcpp/bindings diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings index 14878a7..1db505b 100644 --- a/ncmpcpp/bindings +++ b/ncmpcpp/bindings @@ -2,7 +2,7 @@ def_key "q" dummy -def_key "ctrl_c" +def_key "ctrl-c" quit def_key "k" @@ -73,3 +73,15 @@ def_key "&" def_key "*" show_visualizer + +def_key "c" + clear_main_playlist + +# def_key "c" +# dummy + +def_key "C" + crop_main_playlist + +# def_key "C" +# dummy