diff --git a/dot_config/hypr/hyprland.d.lua/general.lua b/dot_config/hypr/hyprland.d.lua/general.lua index ca14163..508bd00 100644 --- a/dot_config/hypr/hyprland.d.lua/general.lua +++ b/dot_config/hypr/hyprland.d.lua/general.lua @@ -15,7 +15,7 @@ hl.config({ warp_on_change_workspace = true, enable_hyprcursor = true, sync_gsettings_theme = true, - no_hardware_cursors = 2 -- auto: HW cursors where supported, SW only when needed + no_hardware_cursors = 1 -- software cursors: HW cursors corrupt on the rotated/vertical monitor (no per-monitor override exists) }, decoration = { rounding = 5,