Added another gpu substitution
This commit is contained in:
parent
511d92f4f1
commit
c8cf1f3e6c
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -995,6 +995,7 @@ getgpu () {
|
|||
gpu=${gpu/Processor }
|
||||
gpu=${gpu/ Mobile}
|
||||
gpu=${gpu/ Express}
|
||||
gpu=${gpu/ Controller}
|
||||
gpu=${gpu/Sky }
|
||||
gpu=${gpu/Lake }
|
||||
|
||||
|
|
Loading…
Reference in a new issue