mirror of
https://github.com/YACReader/yacreader
synced 2025-11-29 22:12:46 -05: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