Skip to content

Instantly share code, notes, and snippets.

View creeperkafasi's full-sized avatar
💻
Always coding...

Deniz Tunç creeperkafasi

💻
Always coding...
View GitHub Profile
@creeperkafasi
creeperkafasi / wrapper command.sh
Created July 14, 2022 22:15
multimc nvidia prime render offloading
sh -c "export __NV_PRIME_RENDER_OFFLOAD=1; export __GLX_VENDOR_LIBRARY_NAME=\"nvidia\"; export __VK_LAYER_NV_optimus=\"NVIDIA_only\"; exec $INST_JAVA \"$@\""