This means that the application will automatically start with the dedicated GPU of laptops, instead of the iGPU. Based on the Linux's FreeDesktop spec: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
14 lines
343 B
Desktop File
14 lines
343 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=OpenRA - {MODNAME}
|
|
GenericName=Real Time Strategy Game
|
|
GenericName[de]=Echtzeit-Strategiespiel
|
|
Icon=openra-{MODID}
|
|
Exec=openra-{MODID} %U
|
|
Terminal=false
|
|
Categories=Game;StrategyGame;
|
|
StartupWMClass=openra-{MODID}-{TAG}
|
|
MimeType=x-scheme-handler/openra-{MODID}-{TAG};
|
|
PrefersNonDefaultGPU=true
|