3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/sh
|
||
|
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia $1
|