nvrun
is a simple script that aims to make life easier for people who want to be able to switch easly between bumblebee and nvidia-xrun.
Simply replace all optirun
and primusrun
occurences in your scripts and .desktop files with nvrun
.
From terminal to launch a program run:
$ nvrun COMMAND
- nvrun - uses following dir structure:
- /usr/bin/nvrun - the executable script
- /etc/default/nvrun - the main confing file
- [OPTIONAL] /usr/share/bash-completion/completions/nvrun - the bash-completion file
The Debian package (not tested in Ubuntu and derivates) can be found here.