Replace '/home/coolneng' with $HOME or ~

This commit is contained in:
2019-11-20 16:48:30 +01:00
parent b91036d6ae
commit 00f3b21d90
3 changed files with 12 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# mpd
mpd_host = "/home/coolneng/.config/mpd/socket"
mpd_host = "~/.config/mpd/socket"
mpd_music_dir = "~/Music"
## Selected tracks ##