From 5a272fc41db0892f7888b59bfd92734a36678051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 5 Mar 2021 22:51:14 +0100 Subject: Cleanup --- .ncmpcpp/bindings | 5 ----- .ncmpcpp/config | 6 ------ 2 files changed, 11 deletions(-) delete mode 100644 .ncmpcpp/bindings delete mode 100644 .ncmpcpp/config (limited to '.ncmpcpp') 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" diff --git a/.ncmpcpp/config b/.ncmpcpp/config deleted file mode 100644 index 41c8755..0000000 --- a/.ncmpcpp/config +++ /dev/null @@ -1,6 +0,0 @@ -user_interface = "alternative" -default_space_mode = "add" -generate_win32_compatible_filenames = "no" -display_bitrate = "yes" - -# vim:ft=conf -- cgit v1.2.3