diff options
Diffstat (limited to 'xorg-server/hw/xquartz/bundle/Info.plist.cpp')
-rw-r--r-- | xorg-server/hw/xquartz/bundle/Info.plist.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/xquartz/bundle/Info.plist.cpp b/xorg-server/hw/xquartz/bundle/Info.plist.cpp index f76c5fcef..b0106c6da 100644 --- a/xorg-server/hw/xquartz/bundle/Info.plist.cpp +++ b/xorg-server/hw/xquartz/bundle/Info.plist.cpp @@ -26,6 +26,8 @@ <string>x11a</string> <key>CSResourcesFileMapped</key> <true/> + <key>NSSupportsAutomaticGraphicsSwitching</key> + <true/> #ifdef XQUARTZ_SPARKLE <key>SUEnableAutomaticChecks</key> <true/> |