fix: back to uppercase directory names
This commit is contained in:
parent
490c978990
commit
6215d6772d
2 changed files with 2 additions and 2 deletions
.config/mpd
|
@ -5,7 +5,7 @@ db_file "~/.config/mpd/database"
|
|||
log_file "syslog"
|
||||
|
||||
# The music directory is by default the XDG directory, uncomment to amend and choose a different directory
|
||||
music_directory "~/music"
|
||||
music_directory "~/Music"
|
||||
|
||||
# Uncomment to refresh the database whenever files in the music_directory are changed
|
||||
auto_update "yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue