Post #3452463
2026-06-28 16:55 UTC
I’m not sure what /run/host/user-share/icons points to, it might be flatpak thing where it’s pointing to something outside the sandbox. I’m pretty sure you could just point it to .icons like this:
XCURSOR_PATH=~/.icons
Replies (1)
-
@RetroHax@feddit.org 2026-06-28 18:02
woa :0 That worked! :D Thanks ^^