diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-24 14:07:10 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-24 14:07:10 +0100 |
| commit | 5da0902c8d705b2ad5c0baa7ff62cb459b02ea5e (patch) | |
| tree | e7b9b70efa645eae6baac31f046a17ea5381e549 /.ncmpcpp | |
| parent | aa1f306e5a2bb49022dfcb327100fb71ef10055e (diff) | |
updated
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 763ee0a..6669585 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -4,7 +4,7 @@ lyrics_directory = ~/.ncmpcpp/lyrics mpd_host = localhost mpd_port = 6600 -mpd_music_dir = /hdd/music +mpd_music_dir = /media/hdd/music mpd_connection_timeout = 5 # Playlist |
