Merge pull request #292 from spinningthelock/patch-1

Enable using integrated GPU in Dual GPU Macs
This commit is contained in:
Luis Ángel San Martín 2022-07-06 15:53:12 +02:00 committed by GitHub
commit 01abda4d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,5 +139,7 @@
</array>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
</dict>
</plist>