From 2c6a2e578286509eed8c76487e43dbb9a7bf83ea Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 18 Aug 2020 11:33:12 +0100 Subject: Use alacritty as terminal --- macos/skhd/skhdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos/skhd/skhdrc b/macos/skhd/skhdrc index a634da0..6a0d5c9 100644 --- a/macos/skhd/skhdrc +++ b/macos/skhd/skhdrc @@ -71,7 +71,7 @@ # an EOL character signifies the end of the bind. # Open a new terminal -cmd - return : open /System/Applications/Utilities/Terminal.app +cmd - return : /Applications/Alacritty.app/Contents/MacOS/alacritty # focus window alt - u : yabai -m window --focus north -- cgit