From: Hugo Locurcio Date: Wed, 6 May 2020 19:18:47 +0000 (+0200) Subject: Request the dedicated GPU when starting Xonotic from the `.desktop` file X-Git-Tag: xonotic-v0.8.5~92^2 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=0344efc00b29c607546856ee22c11615c8c83664 Request the dedicated GPU when starting Xonotic from the `.desktop` file See for more information about this newly added `.desktop` entry property. --- diff --git a/misc/logos/xonotic-glx.desktop b/misc/logos/xonotic-glx.desktop index 78c99c7c..e8873c88 100644 --- a/misc/logos/xonotic-glx.desktop +++ b/misc/logos/xonotic-glx.desktop @@ -8,5 +8,6 @@ Comment[fr]=Jeu de tir à la première personne multijoueur Icon=xonotic Exec=xonotic-glx Terminal=false +PrefersNonDefaultGPU=true StartupNotify=false Categories=Game;ActionGame; diff --git a/misc/logos/xonotic.desktop b/misc/logos/xonotic.desktop index 50dd0386..f1af0da8 100644 --- a/misc/logos/xonotic.desktop +++ b/misc/logos/xonotic.desktop @@ -8,5 +8,6 @@ Comment[fr]=Jeu de tir à la première personne multijoueur Icon=xonotic Exec=xonotic-sdl Terminal=false +PrefersNonDefaultGPU=true StartupNotify=false Categories=Game;ActionGame;