Intel gpu substitiution
This commit is contained in:
parent
55ae570666
commit
17c421b03d
1 changed files with 2 additions and 1 deletions
3
neofetch
3
neofetch
|
@ -888,7 +888,8 @@ getgpu () {
|
|||
gpu=${gpu/Intel Corporation }
|
||||
gpu=${gpu/Haswell-??? }
|
||||
gpu=${gpu/?th Gen }
|
||||
gpu=${gpu/Core Processor }
|
||||
gpu=${gpu/Core }
|
||||
gpu=${gpu/Processor }
|
||||
gpu=${gpu/ Mobile}
|
||||
gpu=${gpu/ Express}
|
||||
gpu=${gpu/Sky }
|
||||
|
|
Loading…
Reference in a new issue