diff options
| author | ZachIR <zachir@librem.one> | 2026-02-28 19:26:55 -0600 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-02-28 19:26:55 -0600 |
| commit | 488fb0cfeff031828d4e3a7ce495ab2b82afbc2d (patch) | |
| tree | d4887650881986a15cc41ff5a27547a827960aa5 /ncmpcpp | |
| parent | a2e7fb96006c3ac30d2d08a5142c78155fbada12 (diff) | |
Set mpd_music_dir to fix ncmpcpp tag editor
Diffstat (limited to 'ncmpcpp')
| -rw-r--r-- | ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config index 2b4b68f..9b990ed 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -30,7 +30,7 @@ mpd_host = ~/.config/mpd/socket # ## Needed for tag editor and file operations to work. ## -#mpd_music_dir = ~/music +mpd_music_dir = ~/Music # #mpd_crossfade_time = 5 # |
