From 90864931c07043f35fe8163a867f3231039d4144 Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Mon, 22 Sep 2025 01:18:44 +0530 Subject: [PATCH] fix temporary bug https://github.com/hyprwm/Hyprland/discussions/11665 --- .config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e609405..3b3f865 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -85,6 +85,10 @@ general { } } +cursor { + hotspot_padding = 1 +} + decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more