nwg-piotr/nwg-look

Icon theme not being recognized.

BluewyDiamond opened this issue · 1 comments

My icon theme is symlinked from one location to ~/.local/share/icons, but it fails to be recognized. If I manually copy it to ~/.local/share/icons, it functions correctly. However, I have specific reasons for preferring to use a symlink. Are there any solutions to this issue?

Sorry, we use the os.path.exists() function, that does not follow symlinks.