From 67ed4a32ee0a6fd50478f9f0281c9797ddda8c0c Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 18 Feb 2016 22:04:02 +1100 Subject: [PATCH] Add more substitutions for Intel --- fetch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fetch b/fetch index 0048fa16..4150294a 100755 --- a/fetch +++ b/fetch @@ -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 " ;;