Post #3414154
2026-06-26 21:47 UTC
You might want to try creating a file called index.theme in .local/share/icons/default/ and putting this in it:
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=your-theme-here
cursors can be a pain in the ass to actually make them show up everywhere properly. If you’re using Xorg you might also need to set it in .Xresources:
Xcursor.theme: your-theme-here
Xcursor.size: 24
and then if you get into flatpaks you might have to mess with settings in flatseal to give it access to the cursor theme.
Replies (1)
-
@RetroHax@feddit.org 2026-06-27 10:57
Just tried that and it wouldnt really work sadly :( My Files basically look like this tho so i may have done something wrong >.> /home/retro-hax/.local/share/icons/default/icons.theme [Icon Theme] Name=Fluttershy Inherits=Adwaita the icons.theme file is btw simply copied from my Fluttershy Cursoer that im using :P .Xresources: Xcursor.theme: Fluttershy Xcursor.size: 24