Guest User

Untitled

a guest
Jun 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. mkdir -p ~/bin
  2. printf '#!/bin/sh\nVGL_READBACK=pbo /usr/bin/optirun "$@"\n' >> ~/bin/optirun
  3. chmod +x ~/bin/optirun
Add Comment
Please, Sign In to add comment