commit 2209291898d7cb4d28af1db998c3c50081755795
parent a0908d8066d5980d5e0a3e8e13346ebd21eee130
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 9 Oct 2013 11:16:29 +0200
changed mpd server configuration
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
@@ -2,9 +2,8 @@
# ~/.ncmpcpp/config - My ncmpcpp preferences
#
-#mpd_host = "localhost"
-#mpd_port = "6600"
-mpd_host = "etlangtkodeord@192.168.2.7"
+mpd_host = "localhost"
+#mpd_host = "etlangtkodeord@192.168.2.7"
mpd_port = "6600"
mpd_music_dir = "/home/music"
mpd_crossfade_time = "1"