From 1b0a3fac791dfbd08fe3afc08225f6e180e81047 Mon Sep 17 00:00:00 2001
From: Tom Barrett <spalf0@gmail.com>
Date: Wed, 10 Feb 2016 16:41:58 -0600
Subject: Update config

---
 .ncmpcpp/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.ncmpcpp/config')

diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index 3bddeb3..cd2be27 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -1,4 +1,4 @@
-mpd_music_dir = "/mnt/storage/Music/"  
+mpd_music_dir = "/mnt/hdd/Music/"  
 mpd_connection_timeout = "5"  
 mpd_crossfade_time = "5"  
 playlist_disable_highlight_delay = "0"  
@@ -13,4 +13,4 @@ follow_now_playing_lyrics = "yes"
 display_screens_numbers_on_start = "yes"  
 ignore_leading_the = "yes"  
 lyrics_database = "1"  
-colors_enabled = "no"  
+colors_enabled = "yes"  
-- 
cgit v1.2.3