You are not logged in.
Hi
After running Hyprland with no real issues for the last couple of months, I just rebooted my system and now I dont have a mouse cursor showing.
Hyprctl setcursor
just returns
ok
after running it, but still no cursor appears anywhere. I havent made any config changes.
Where should I be looking for error, and is anybody else having similiar issues?
Last edited by fozid (2024-08-30 15:46:09)
Offline
resolved from the hyprland github forum
A temp workaround is to disable hw cursor
cursor {
no_hardware_cursors = true
}
Offline