From 6bd481b6a6d453537a4d2778088c393c2c29b3b7 Mon Sep 17 00:00:00 2001 From: afranco Date: Thu, 28 Nov 2024 18:32:32 +0000 Subject: [PATCH] chore(karabiner): added ghostty to karabiner tmux key --- .config/karabiner/karabiner.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/karabiner/karabiner.json b/.config/karabiner/karabiner.json index ccf0474..b38f53b 100644 --- a/.config/karabiner/karabiner.json +++ b/.config/karabiner/karabiner.json @@ -13,6 +13,7 @@ "bundle_identifiers": [ "^io\\.alacritty$", "^org\\.alacritty$", + "com.mitchellh.ghostty", "net.kovidgoyal.kitty", "com.github.wez.wezterm" ],