Add more substitutions for Intel
This commit is contained in:
parent
094ba31a9d
commit
67ed4a32ee
1 changed files with 2 additions and 0 deletions
2
fetch
2
fetch
|
@ -920,6 +920,8 @@ getgpu () {
|
|||
gpu=${gpu/Intel Corporation }
|
||||
gpu=${gpu/Haswell-??? }
|
||||
gpu=${gpu/?th Gen Core Processor}
|
||||
gpu=${gpu/ Mobile}
|
||||
gpu=${gpu/ Express}
|
||||
|
||||
brand="Intel "
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue