first commit
This commit is contained in:
6
.scripts/unset_nv_env.sh
Executable file
6
.scripts/unset_nv_env.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only
|
||||
unset __NV_PRIME_RENDER_OFFLOAD
|
||||
unset __GLX_VENDOR_LIBRARY_NAME
|
||||
unset __VK_LAYER_NV_optimus
|
||||
Reference in New Issue
Block a user