Skip to content

Mouse jumps away sometimes #1711

Answered by koekeishiya
slockers37 asked this question in Q&A
Discussion options

You must be logged in to vote

Sounds like your browser is doing something wonky. You can solve this by disabling mouse follows focus. yabai -m config mouse_follows_focus off

Optionally, you can disable mouse_follows_focus for Arc Browser only, using window rules. Something like: yabai -m rule --add app="^Arc$" mouse_follows_focus=off

Not sure if the name is Arc or Arc Browser. Use the query system to figure this out: yabai -m query --windows

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by koekeishiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants