Elektrine lite

← Feed

@RetroHax@feddit.org

Post #3451055

2026-06-28 15:51 UTC

yea i had it to index.theme now :P but i misstyped it in the comment the file name :( Also it still doesnt wanna load even tho my flatseal settings uses this :( XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons My Cursor Icons are inside .icons tho so should i copy them to /usr/share/icons as well? O.o

Replies (1)

  • @juipeltje@lemmy.world 2026-06-28 16:55

    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

    Open ##3452463