digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.57k stars 110 forks source link

[Bug] Dopamine doesn't follow symlinks #706

Open Readf0x opened 1 month ago

Readf0x commented 1 month ago

For some context: I use NixOS, which relies heavily on sym links, as everything created by nix is located in the nix store before being sym linked to its path. I was adding support to stylix for Dopamine, when I found out that Dopamine won't follow a symlink to a theme file. I don't know if this affects other parts of dopamine (perhaps even music scanning) but it getting in the way of adding support for Dopamine in nix modules.