mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Intel gpu substitiution
This commit is contained in:
3
neofetch
3
neofetch
@@ -888,7 +888,8 @@ getgpu () {
|
|||||||
gpu=${gpu/Intel Corporation }
|
gpu=${gpu/Intel Corporation }
|
||||||
gpu=${gpu/Haswell-??? }
|
gpu=${gpu/Haswell-??? }
|
||||||
gpu=${gpu/?th Gen }
|
gpu=${gpu/?th Gen }
|
||||||
gpu=${gpu/Core Processor }
|
gpu=${gpu/Core }
|
||||||
|
gpu=${gpu/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