Skip to content

Commit

Permalink
feat: add Ghostty to the list of terminal exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmansouri committed Jan 7, 2025
1 parent 7c0e8e7 commit 5b32a7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jsonnet/lib/bundle.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
'^com\\.apple\\.Terminal$',
// WezTerm
'^com\\.github\\.wez\\.wezterm$',
// Ghostty
'^com\\.mitchellh\\.ghostty$',
],

// bundle identifiers for web browser applications
Expand Down

0 comments on commit 5b32a7d

Please sign in to comment.