diff --git a/TODO b/TODO index 5ff7866..dbfbb35 100644 --- a/TODO +++ b/TODO @@ -34,3 +34,4 @@ [ ] Get a pager/systray [ ] Fix yambar being offset on your screen for some reason (might have to file an issue on its repo) [ ] Host-dependent home configurations (e.g. don't assume MPD music is in `/mnt/world/music` for every machine) + +- [ ] Maybe symlink your music to a music folder in your home directory or something (i.e. `~/Music -> /mnt/world/music` or perhaps a subdirectory of that?)