Skip to content

a simple bash script to run apps with prime render offloading

License

Notifications You must be signed in to change notification settings

aniketfuryrocks/prime-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

a simple bash script to run apps with prime render offloading

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages