Bug: broken GPU usage values when not using nvidia proprietary drivers.
- Dominant language
- Shell
- Stars
- 856
- Forks
- 368
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
### Describe the bug
When the user is not using proprietary nvidia drivers on Linux, GPU usage is not reported correctly.
### To Reproduce
Utilize the GPU usage segment without nvidia proprietary drivers.
### Expected behavior
GPU usage being reported.
### Screenshots
If applicable, add screenshots to help explain your problem.

### System
- OS: Arch Linux
- Tmux Version: tmux 3.3a
- All plugins at most recent version
### Potential fixes
Adding a disclaimer that the user must have the proprietary drivers installed or adding support for the Nouveau drivers.
Contributor guide
Assessment
This issue has not been assessed yet.