Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 303 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 303 Bytes

prime-run

a simple bash script to run apps with prime render offload

__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia "$@"

Install

make executable

chmod +x prime-run

add to path

sudo mv prime-run /usr/bin/

Usage

prime-run firefox