Add MDItemKeywords on macOS (#3745)

Surfaces Ghostty when searching for "terminal" in Spotlight / Finder.
This commit is contained in:
Mitchell Hashimoto
2024-12-28 12:40:28 -08:00
committed by GitHub

View File

@ -51,6 +51,8 @@
<key>GHOSTTY_MAC_APP</key>
<string>1</string>
</dict>
<key>MDItemKeywords</key>
<string>Terminal</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSServices</key>