Skip to content

Commit

Permalink
Darwin: focus follows mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
shajra committed Jan 15, 2024
1 parent 7b39e8b commit a13dfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/modules/base/gui/darwin/xdg/configFile/yabai/yabairc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ yabai -m signal --add event=window_focused action="sketchybar --trigger window_f
# global settings (in order from 'man yabai')
yabai -m config external_bar all:35:0
yabai -m config mouse_follows_focus off
yabai -m config focus_follows_mouse off
yabai -m config focus_follows_mouse on
yabai -m config window_origin_display default
yabai -m config window_placement second_child
yabai -m config window_zoom_persist on
Expand Down

0 comments on commit a13dfa1

Please sign in to comment.