mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
Merge pull request #292 from spinningthelock/patch-1
Enable using integrated GPU in Dual GPU Macs
This commit is contained in:
@ -139,5 +139,7 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>NSRequiresAquaSystemAppearance</key>
|
<key>NSRequiresAquaSystemAppearance</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Reference in New Issue
Block a user