Skip to content

Instantly share code, notes, and snippets.

@slifin
Created November 6, 2019 14:45
Show Gist options
  • Select an option

  • Save slifin/ad605890a8049bdfd5aa534a4259a570 to your computer and use it in GitHub Desktop.

Select an option

Save slifin/ad605890a8049bdfd5aa534a4259a570 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
yabai -m config mouse_follows_focus on
yabai -m config focus_follows_mouse on
yabai -m config layout bsp
yabai -m config mouse_modifier fn
yabai -m config mouse_action1 move
yabai -m config mouse_action2 resize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment