From 2448587f86620eff94184d43b3ac352e552aeb18 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 15 Nov 2023 02:07:43 -0600 Subject: [PATCH] refactor(hypr): change mouse focus to follow --- dots/.config/hypr/wm/bindings.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index 34c3cace..edd017bd 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -1,7 +1,7 @@ input { kb_layout = us - - follow_mouse = 2 + follow_mouse = 1 + mouse_refocus = true repeat_rate = 100 repeat_delay = 300 numlock_by_default = true