Added another gpu substitution for intel gpus
This commit is contained in:
3
neofetch
3
neofetch
@@ -879,7 +879,8 @@ getgpu () {
|
|||||||
intel*)
|
intel*)
|
||||||
gpu=${gpu/Intel Corporation }
|
gpu=${gpu/Intel Corporation }
|
||||||
gpu=${gpu/Haswell-??? }
|
gpu=${gpu/Haswell-??? }
|
||||||
gpu=${gpu/?th Gen Core Processor}
|
gpu=${gpu/?th Gen }
|
||||||
|
gpu=${gpu/Core Processor }
|
||||||
gpu=${gpu/ Mobile}
|
gpu=${gpu/ Mobile}
|
||||||
gpu=${gpu/ Express}
|
gpu=${gpu/ Express}
|
||||||
gpu=${gpu/Sky }
|
gpu=${gpu/Sky }
|
||||||
|
|||||||
Reference in New Issue
Block a user