Add more substitutions for Intel

This commit is contained in:
Dylan 2016-02-18 22:04:02 +11:00
parent 094ba31a9d
commit 67ed4a32ee
1 changed files with 2 additions and 0 deletions

2
fetch
View File

@ -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 "
;;