comment out the java-prime exported envs, since we're now running on just dedicated graphics
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/sh
|
#!/usr/bin/sh
|
||||||
export __NV_PRIME_RENDER_OFFLOAD=1
|
# export __NV_PRIME_RENDER_OFFLOAD=1
|
||||||
export __VK_LAYER_NV_optimus=NVIDIA_only
|
# export __VK_LAYER_NV_optimus=NVIDIA_only
|
||||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
# export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||||
exec java "$@" --no-window
|
exec java "$@" --no-window
|
||||||
|
|||||||
Reference in New Issue
Block a user