Files
.dotfiles/usr/bin/prime-run
Quinn e87e65df4f use new XDG profile
this might be subject to change, due to exessive problems still needing
fixes
2025-06-05 00:35:19 +02:00

3 lines
112 B
Bash
Executable File

#!/bin/bash
__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia "$@"