summarylogtreecommitdiffstats
path: root/prime
diff options
context:
space:
mode:
Diffstat (limited to 'prime')
-rwxr-xr-xprime2
1 files changed, 1 insertions, 1 deletions
diff --git a/prime b/prime
index 6fa8e2bfbf8c..255545757f4e 100755
--- a/prime
+++ b/prime
@@ -10,4 +10,4 @@ It should show you video driver in use."
exit 0
esac
-__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME="nvidia" __VK_LAYER_NV_optimus="NVIDIA_only" exec "$@"
+__NV_PRIME_RENDER_OFFLOAD=1 __NV_PRIME_RENDER_OFFLOAD_PROVIDER="NVIDIA-G0" __GLX_VENDOR_LIBRARY_NAME="nvidia" __VK_LAYER_NV_optimus="NVIDIA_only" exec "$@"