From 20b61dc439c7302f66bee7b3e31cb0ac64938c26 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Sat, 7 Feb 2026 14:54:37 +0100 Subject: [PATCH] make focus follow mouse again For some laptops that do not have palm rejection it can be annoying, but it is also annoying when you have a mouse to not have this setting turned on --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 3cd415f..7296100 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -31,7 +31,7 @@ bindsym $mod+Shift+r reload # Exit i3 bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'Exit i3? This will end your session.' -b 'Yes, exit i3' 'i3-msg exit'" -focus_follows_mouse no +focus_follows_mouse yes focus_on_window_activation none # Move focus