diff options
Diffstat (limited to '')
-rw-r--r-- | .ncmpcpp/bindings | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings deleted file mode 100644 index 536e94b..0000000 --- a/.ncmpcpp/bindings +++ /dev/null @@ -1,5 +0,0 @@ -def_key "ctrl-a" - push_characters "y" - clear_main_playlist - add_item_to_playlist - run_external_command "mpc -q play" |