diff --git a/fetch b/fetch index 87b00727..7d3e6cdd 100755 --- a/fetch +++ b/fetch @@ -908,6 +908,7 @@ getgpu () { intel*) gpu=${gpu/Intel Corporation } gpu=${gpu/Haswell-??? } + gpu=${gpu/?th Gen Core Processor} brand="Intel " ;; @@ -986,6 +987,7 @@ getgpu () { gpu=${gpu// OEM} gpu=${gpu// Mars} gpu=${gpu// Series} + gpu=${gpu// Controller} gpu=${gpu/\/*} fi