mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 20:12:31 +00:00
Add more substitutions for Intel
This commit is contained in:
2
fetch
2
fetch
@@ -920,6 +920,8 @@ getgpu () {
|
|||||||
gpu=${gpu/Intel Corporation }
|
gpu=${gpu/Intel Corporation }
|
||||||
gpu=${gpu/Haswell-??? }
|
gpu=${gpu/Haswell-??? }
|
||||||
gpu=${gpu/?th Gen Core Processor}
|
gpu=${gpu/?th Gen Core Processor}
|
||||||
|
gpu=${gpu/ Mobile}
|
||||||
|
gpu=${gpu/ Express}
|
||||||
|
|
||||||
brand="Intel "
|
brand="Intel "
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user