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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user