From d235508633c8a49aaf9222bc6ed1234c444e8187 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:07:38 +1000 Subject: [PATCH] hypr: add fix interaction around edges Apparently the default for this was changed? --- hypr/hyprland/input.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hypr/hyprland/input.conf b/hypr/hyprland/input.conf index c39b747..2684511 100644 --- a/hypr/hyprland/input.conf +++ b/hypr/hyprland/input.conf @@ -16,3 +16,8 @@ input { binds { scroll_event_delay = 0 } + +cursor { + hotspot_padding = 1 +} +