diff options
Diffstat (limited to 'content/shell/mac')
-rw-r--r-- | content/shell/mac/helper-Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/shell/mac/helper-Info.plist b/content/shell/mac/helper-Info.plist index 646d48f..d3ab6e3 100644 --- a/content/shell/mac/helper-Info.plist +++ b/content/shell/mac/helper-Info.plist @@ -24,6 +24,8 @@ <string>${MACOSX_DEPLOYMENT_TARGET}.0</string> <key>LSUIElement</key> <string>1</string> + <key>NSPrincipalClass</key> + <string>CrApplication</string> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> </dict> |