GPU support is now enabled by default, see issue #21 for more info
This commit is contained in:
parent
96c35229f0
commit
63bc62bf80
1 changed files with 1 additions and 0 deletions
1
fetch
1
fetch
|
@ -72,6 +72,7 @@ printinfo () {
|
|||
info "GTK Theme" gtktheme
|
||||
info "Icons" gtkicons
|
||||
info "CPU" cpu
|
||||
info "GPU" gpu
|
||||
info "Memory" memory
|
||||
|
||||
info linebreak
|
||||
|
|
Loading…
Reference in a new issue