nwg-piotr / nwg-look

GTK3 settings editor adapted to work in the wlroots environment
MIT License
506 stars 16 forks source link

feature req: support for hyprcursor themes #68

Open nergdron opened 4 weeks ago

nergdron commented 4 weeks ago

hyprland has recently added their own cursor theming system, which addresses some issues with the old xcursors design. it's got some flaws (like the fact that lots of apps will still fall back to xcursors and not use hyprcursors), but it'd be nice if nwg-look would detect and apply these as well as normal xcursor ones.

not at all a high priority feature, just a neat thing to be aware of that'd be cool to have if it's not too much work.

https://github.com/hyprwm/hyprcursor https://wiki.hyprland.org/Hypr-Ecosystem/hyprcursor/

nwg-piotr commented 2 weeks ago

Well, I'm not sure. This program is all about GTK, not certain compositors.