This command will *always* exist when OpenGL is enabled. If graphical
offload is enabled, it will make sure the GPU is actually enabled using
glxinfo (there's probably a better way to do this) and fallback to
executing normally, otherwise it will just exec the passed command.