From 76f1e4fd863c2c66bb5641644d3d9ce2c9a3561a Mon Sep 17 00:00:00 2001 From: Matthias Puchstein Date: Tue, 29 Jul 2025 05:23:39 +0200 Subject: [PATCH] small changes to mouse follow --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 89cba80..58ff28d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -177,9 +177,9 @@ input { numlock_by_default = true repeat_rate = 25 repeat_delay = 600 - follow_mouse = 2 + follow_mouse = 1 mouse_refocus = true - float_switch_override_focus = 1 + float_switch_override_focus = 2 special_fallthrough = true touchpad { disable_while_typing = true