Skip to content

Instantly share code, notes, and snippets.

@ll931217
Created December 13, 2023 07:07
Show Gist options
  • Save ll931217/a99beb8a210830bd4d91a9751647dd36 to your computer and use it in GitHub Desktop.
Save ll931217/a99beb8a210830bd4d91a9751647dd36 to your computer and use it in GitHub Desktop.
Launching alacritty on Yabai with cmd+enter
# instead of just `alacritty` or `/opt/homebrew/bin/alacritty`
cmd - return : /Applications/Alacritty.app/Contents/MacOS/alacritty
# or
hyper - return : open -n -a 'Alacritty.app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment