From 019c31faf9da96df7a515c6858cc04478959e784 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Fri, 15 Aug 2025 10:27:32 -0400 Subject: [PATCH] [skhd] Swtich to ghostty on macOS --- macos/.skhdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos/.skhdrc b/macos/.skhdrc index 5a69c6e..476fbc0 100644 --- a/macos/.skhdrc +++ b/macos/.skhdrc @@ -2,7 +2,7 @@ ctrl + alt + cmd - r : launchctl kickstart -k "gui/${UID}/homebrew.mxcl.yabai"# Application Shortcuts #cmd + shift - f : open ~ cmd + shift - f : open -na /Applications/Firefox.app -cmd + shift - t : open -na /Applications/Kitty.app +cmd + shift - t : open -na /Applications/Ghostty.app cmd + shift - s : open "x-apple.systempreferences:" cmd + shift - c : open -na /Applications/Google\ Chrome.app cmd + shift - e : open -na /Applications/Emacs.app