diff --git a/neofetch b/neofetch index 2db6b734..bd13540d 100755 --- a/neofetch +++ b/neofetch @@ -1191,7 +1191,6 @@ get_cpu() { cpu="${cpu//FPU*}" cpu="${cpu//Chip Revision*}" cpu="${cpu//Technologies, Inc}" - cpu="${cpu//Integrated Graphics Controller}" # Trim spaces from core and speed output cores="${cores//[[:space:]]}"