diff --git a/home/dot_config/hypr/hyprland.lua.tmpl b/home/dot_config/hypr/hyprland.lua.tmpl index 9ccc604..33d0fa4 100644 --- a/home/dot_config/hypr/hyprland.lua.tmpl +++ b/home/dot_config/hypr/hyprland.lua.tmpl @@ -123,6 +123,9 @@ hl.permission({ binary = "/usr/(bin|local/bin)/hyprpm", ----------------------- hl.config({ + cursor = { + no_hardware_cursors = true, + }, xwayland = { force_zero_scaling = true, },