hyprland: force hardware cursors (fix laggy cursor on macbook i915)

This commit is contained in:
rope 2026-07-24 16:00:32 +01:00
parent a731bb1732
commit e4f2a3008a

View file

@ -164,6 +164,9 @@ in
cursor = {
no_warps = true;
# Force real HW cursor plane (default "auto" can fall back to a
# software cursor on i915 → cursor waits a full repaint = laggy).
no_hardware_cursors = false;
};
dwindle = {