Skip to content

Commit

Permalink
Update yabai restart shortcut
Browse files Browse the repository at this point in the history
This command was introduced into Yabai to support newer versions of
MacOS.
  • Loading branch information
mark-maxwell committed Jan 4, 2024
1 parent 7788946 commit 7621c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skhdrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Restart yabai (quicker than doing so via brew services restart yabai)
ctrl + alt + cmd - r : launchctl kickstart -k "gui/${UID}/homebrew.mxcl.yabai"
ctrl + alt + cmd - r : yabai --restart-service

# Application launcher keybinds
cmd - return : open -na /Applications/Alacritty.app
Expand Down

0 comments on commit 7621c77

Please sign in to comment.