Mac: Turn on automatic GPU switching

We are not OpenGL heavy so this saves battery life.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2018-09-26 13:57:51 +02:00 committed by Dirk Hohndel
parent 40766db459
commit 43c9178bf7

View file

@ -18,5 +18,6 @@
<string>6.0</string>
<key>CFBundleVersion</key>
<string>@SHORT_VERSION@</string>
<key>NSSupportsAutomaticGraphicsSwitching</key><true/>
</dict>
</plist>