Merge pull request #38519 from Calinou/linux-desktop-prefer-non-default-gpu

Request the dedicated GPU when starting Godot from the `.desktop` file
This commit is contained in:
Rémi Verschelde 2020-05-06 21:32:42 +02:00 committed by GitHub
commit 804ee245a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Comment=Multi-platform 2D and 3D game engine with a feature-rich editor
Exec=godot %f
Icon=godot
Terminal=false
PrefersNonDefaultGPU=true
Type=Application
MimeType=application/x-godot-project;
Categories=Development;IDE;