gpu_driver: Add linux support.
This commit is contained in:
parent
ae2f270261
commit
7e94fec6fc
3 changed files with 11 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ print_info() {
|
|||
info "Terminal Font" term_font
|
||||
info "CPU" cpu
|
||||
info "GPU" gpu
|
||||
info "GPU Driver" gpu_driver
|
||||
info "Memory" memory
|
||||
|
||||
info "CPU Usage" cpu_usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue