diff --git a/macOS.ahk b/macOS.ahk index 967d88c..820deb7 100644 --- a/macOS.ahk +++ b/macOS.ahk @@ -10,6 +10,11 @@ GroupAdd, WebCatalog, Personal GroupAdd, WebCatalog, Apple GroupAdd, WebCatalog, Work +; ---------------------------------- Global ---------------------------------- +#Space:: ; toggle Windows Terminal quake mode +send #`` +return + ; ---------------------------------- Editing --------------------------------- !x:: ; cut send ^x