From c8cf1f3e6c5f8c0821070bfb5fb2f33aa0c17867 Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 15 Mar 2016 18:01:14 +1100 Subject: [PATCH] Added another gpu substitution --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index c80afff5..974563ff 100755 --- a/neofetch +++ b/neofetch @@ -995,6 +995,7 @@ getgpu () { gpu=${gpu/Processor } gpu=${gpu/ Mobile} gpu=${gpu/ Express} + gpu=${gpu/ Controller} gpu=${gpu/Sky } gpu=${gpu/Lake }