catppuccin / cursors

🐁 Soothing pastel cursors for GTK/Plasma/Hyprland
GNU General Public License v2.0
460 stars 16 forks source link

why it doesn't work in firefox or some certain applications, it still is adwaita? #15

Closed fhawk12 closed 5 months ago

fhawk12 commented 9 months ago

I am a newbie for linux, I install it by yay -S catppuccin-cursors-mocha command, that is my config content in file /usr/share/icons/default/index.theme

[Icon Theme]
Inherits=Catppuccin-Mocha-Light-Cursors

my desktop is hyprland. In some other application it works, I don't know why just like firefox, waybar, clash-verge etc, it doesn't work and automatically swtich to adwaita.

CrossScarDev commented 7 months ago

does it work on any other apps and how did you install firefox (with pacman, yay, or flatpak)

fhawk12 commented 7 months ago

I install firefox with pacman, and it works with some apps, but some not. that is why I am confused.

CrossScarDev commented 6 months ago

Try putting this in your hyprland.conf:

env = HYPRCURSOR_THEME,Catppuccin-Mocha-Light-Cursors
env = HYPRCURSOR_SIZE,16
env = XCURSOR_THEME,Catppuccin-Mocha-Light-Cursors
env = XCURSOR_SIZE,16
exec-once = hyprctl setcursor Catppuccin-Mocha-Light-Cursors 16