summaryrefslogtreecommitdiff
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-06-19 20:23:39 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-06-19 20:23:40 +0200
commit6aec8d2e9834a89814910394d3746c8537c48c18 (patch)
treee169a02931692d600e584146d5dc49a9efbfbee8 /.ncmpcpp
parentb0429d05f562448e9f4366bf4602e05789634302 (diff)
downloaddotfiles-6aec8d2e9834a89814910394d3746c8537c48c18.tar.gz
dotfiles-6aec8d2e9834a89814910394d3746c8537c48c18.tar.bz2
dotfiles-6aec8d2e9834a89814910394d3746c8537c48c18.zip
ncmpcpp config
Diffstat (limited to '.ncmpcpp')
-rw-r--r--.ncmpcpp/bindings4
-rw-r--r--.ncmpcpp/config6
2 files changed, 10 insertions, 0 deletions
diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings
new file mode 100644
index 0000000..8659404
--- /dev/null
+++ b/.ncmpcpp/bindings
@@ -0,0 +1,4 @@
+def_key "ctrl_a"
+ clear_main_playlist
+ press_space
+ run_external_command "mpc -q play"
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
new file mode 100644
index 0000000..41c8755
--- /dev/null
+++ b/.ncmpcpp/config
@@ -0,0 +1,6 @@
+user_interface = "alternative"
+default_space_mode = "add"
+generate_win32_compatible_filenames = "no"
+display_bitrate = "yes"
+
+# vim:ft=conf