add focus follows mouse

This commit is contained in:
Adam Jeniski 2022-12-12 09:59:57 -05:00
parent 6e9de1bd06
commit 4062cd64bb

View File

@ -60,6 +60,7 @@ yabai -m config mouse_action2 resize
# set modifier + left-click drag to resize window (default: move)
yabai -m config mouse_action1 move
yabai -m config mouse_follows_focus on
yabai -m config focus_follows_mouse autoraise
## Change how yabai looks
PADDING=10