From 963a0afedaa4fa0d32cfa61fcfc0432924ca1c54 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 26 Feb 2016 15:01:38 +1100 Subject: [PATCH] Added another gpu substitution --- fetch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fetch b/fetch index c24754be..172ab449 100755 --- a/fetch +++ b/fetch @@ -875,7 +875,8 @@ getgpu () { gpu=${gpu/?th Gen Core Processor} gpu=${gpu/ Mobile} gpu=${gpu/ Express} - gpu=${gpu/ Sky Lake} + gpu=${gpu/Sky } + gpu=${gpu/Lake } brand="Intel " ;;