desktop: add more app properties

This commit is contained in:
c9s 2021-02-17 17:28:54 +08:00
parent 7c1e74b3a8
commit 9723c7373a

View File

@ -10,6 +10,12 @@ cat << EOF
<string>icon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.bbgo.lorca</string>
<key>LSFileQuarantineEnabled</key>
<true/>
<key>NSUserNotificationAlertStyle</key>
<string>banner</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
EOF