Heya :D
So i finally figured out how to install Custom Cursors and decided to install this one :P
https://www.xfce-look.org/p/2347781

Sadly it only works with certain Applications like Firefox and such but for example uses the Stock Cursor on KeePassXC and STeam as well as some Video Games :(\

Does anyone by CHance have an Idea how to fix it? O.o
Or should i just try rebooting my Machine after applying the Cursor? >.>

Im on ARch Linux with Latest XFCE4 if that matters :P
Also Anyone got a Nyan Cat Cursor for Linux? >.>
Wouldve loved tp use this one but Cursors arent simple PNG Files you just apply to a Cursor it seems :(
https://www.cursors-4u.com/cursor/animated-nyan-cat-rainbow

  • Retro-Hax@feddit.orgOP
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    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
    
    • juipeltje@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Sorry for the late reply. icons.theme should be index.theme, although you said the theme you downloaded uses icons.theme. Maybe it’s interchangable? I’m not sure about that. Also, is the name of your theme Fluttershy? If so you should put that in the Inherits field, Name shouldn’t be necessary. Other than that it looks okay.

      • Retro-Hax@feddit.orgOP
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        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