chore(karabiner): added ghostty to karabiner tmux key

This commit is contained in:
2024-11-28 18:32:32 +00:00
parent b756a9f221
commit a7432829e5

View File

@@ -13,6 +13,7 @@
"bundle_identifiers": [ "bundle_identifiers": [
"^io\\.alacritty$", "^io\\.alacritty$",
"^org\\.alacritty$", "^org\\.alacritty$",
"com.mitchellh.ghostty",
"net.kovidgoyal.kitty", "net.kovidgoyal.kitty",
"com.github.wez.wezterm" "com.github.wez.wezterm"
], ],