summaryrefslogtreecommitdiff
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-05 22:51:14 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-05 22:51:14 +0100
commit5a272fc41db0892f7888b59bfd92734a36678051 (patch)
treedc1a0b884d94197b8abf96396a6847db1a16d58c /.ncmpcpp
parentfffb08d7921d1537b523c35b7733bb8f47dec197 (diff)
downloaddotfiles-5a272fc41db0892f7888b59bfd92734a36678051.tar.gz
dotfiles-5a272fc41db0892f7888b59bfd92734a36678051.tar.bz2
dotfiles-5a272fc41db0892f7888b59bfd92734a36678051.zip
Cleanup
Diffstat (limited to '.ncmpcpp')
-rw-r--r--.ncmpcpp/bindings5
-rw-r--r--.ncmpcpp/config6
2 files changed, 0 insertions, 11 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"
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