From c7b13213013b1027116027444d7f7c817d9ce6d9 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 7 Jan 2016 16:01:25 +0800 Subject: Update ncmpcpp and mpd configurations. * ncmpcpp/config: update according to the newest example, drop unnecessary comments and key-value pairs * ncmpcpp/bindings: key bindings for new version (>= 0.6) ncmpcpp remove original/deprecated 'keys'; tweak to be vi-like. * mpdconf: rename "My FIFO" to "MPD FIFO" --- linux/_mpdconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/_mpdconf b/linux/_mpdconf index 1a32a44..77ffd7c 100644 --- a/linux/_mpdconf +++ b/linux/_mpdconf @@ -332,7 +332,7 @@ audio_output { ## configuration (it has to be put into mpd.conf): audio_output { type "fifo" - name "My FIFO" + name "MPD FIFO" path "/tmp/mpd.fifo" format "44100:16:2" } -- cgit v1.2.2