lots of stuff

This commit is contained in:
2025-06-24 00:18:44 -07:00
parent e52151ab99
commit ce9ce4e872
6 changed files with 126 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
mpd_music_dir = "~/music"
mpd_host = "/home/opal/.local/share/mpd/socket"
mpd_port = "6600" # Ignored when using a socket
mpd_host = "127.0.0.1"
mpd_port = "6660"
mpd_music_dir = "/home/opal/music"
ncmpcpp_directory = "~/.config/ncmpcpp"
lyrics_directory = "~/.config/ncmpcpp/lyrics"