Browse Source

Request the dedicated GPU when starting Minetest from the `.desktop` file (#9827)

See <https://www.hadess.net/2020/05/dual-gpu-support-launch-on-discrete-gpu.html>
for more information about this newly added `.desktop` entry property.
Hugo Locurcio 4 years ago
parent
commit
88bb8e57e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misc/net.minetest.minetest.desktop

+ 1 - 0
misc/net.minetest.minetest.desktop

@@ -11,6 +11,7 @@ Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et
 Exec=minetest
 Icon=minetest
 Terminal=false
+PrefersNonDefaultGPU=true
 Type=Application
 Categories=Game;Simulation;
 StartupNotify=false