Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(setup.sh): More reliable nvidia detection
glxinfo only detects nvidia cards in hybrid GPUs laptops when executed prefixed of switcherooctl (which basically sets the env vars), or using `lshw -c video` (which lists all video devices, regardless of env vars)
- Loading branch information