From 538fc348552b17f363674b1506a3ac36c3d86098 Mon Sep 17 00:00:00 2001 From: self Date: Sun, 13 Feb 2022 23:43:02 +0000 Subject: Updated mpd: directories now under /var/mpd --- ncmpcpp-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ncmpcpp-config') diff --git a/ncmpcpp-config b/ncmpcpp-config index d461d7d..f9bf8f5 100755 --- a/ncmpcpp-config +++ b/ncmpcpp-config @@ -19,7 +19,7 @@ ## MPD clients (eg. ncmpc) also use that location. ## # -lyrics_directory = ~/.config/ncmpcpp/lyrics +lyrics_directory = ~/.config/ncmpcpp/lyrics # Maybe update this to /var/ncmpcpp/lyrics? # ##### connection settings ##### # @@ -33,7 +33,7 @@ mpd_port = 6600 # ## Needed for tag editor and file operations to work. ## -mpd_music_dir = ~/.music +mpd_music_dir = /var/mpd/music # #mpd_crossfade_time = 5 # -- cgit v1.2.1