From 9449046d54e7b6b60578bc01ae6218bb4d416de3 Mon Sep 17 00:00:00 2001 From: roxwize Date: Tue, 31 Dec 2024 05:14:15 -0500 Subject: [PATCH] ~ --- TODO | 1 + 1 file changed, 1 insertion(+) 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?)