Shim: Better match original app

This commit is contained in:
Mykola Grymalyuk
2024-05-27 09:51:15 -06:00
parent 41be3ffb55
commit b3fe52b02b

View File

@@ -22,7 +22,9 @@
<true/> <true/>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2020-2024 Dortania</string> <string>Copyright © 2020-2024 Dortania</string>
<key>LSUIElement</key> <key>NSPrincipalClass</key>
<true/> <string>NSApplication</string>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
</dict> </dict>
</plist> </plist>