aboutsummaryrefslogtreecommitdiff
path: root/ncmpcpp
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-01-17 11:56:33 +1300
committerTom Ryder <tom@sanctum.geek.nz>2021-01-17 11:56:33 +1300
commit75c9a75fa9144d79b4e9a5d7a0bc647812774b8c (patch)
tree89f89c8785f09efd0fe6c1c11d54074f3d72f3a2 /ncmpcpp
parentMerge branch 'release/v10.23.0' into develop (diff)
downloaddotfiles-75c9a75fa9144d79b4e9a5d7a0bc647812774b8c.tar.gz
dotfiles-75c9a75fa9144d79b4e9a5d7a0bc647812774b8c.zip
Remove MPD and ncmpcpp config
They're too short, and very host-specific.
Diffstat (limited to 'ncmpcpp')
-rw-r--r--ncmpcpp/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config
deleted file mode 100644
index 7e865a8f..00000000
--- a/ncmpcpp/config
+++ /dev/null
@@ -1,8 +0,0 @@
-# Configuration directory
-ncmpcpp_directory = "~/.ncmpcpp"
-
-# Server specifics
-mpd_host = "~/.mpd/socket"
-
-# No mouse, it confuses tmux/urxvt, and I never use it anyway
-mouse_support = "no"