From ee8d01ed2a37d480b64bd0c07450cf6352d2d3b2 Mon Sep 17 00:00:00 2001 From: Estela Xu Date: Tue, 1 Mar 2022 14:30:01 +0800 Subject: [PATCH] Update neofetch --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 48b96d21..e35fb17e 100755 --- a/neofetch +++ b/neofetch @@ -2449,7 +2449,7 @@ get_cpu() { cpu="${cpu//, * Compute Cores}" cpu="${cpu//Core / }" cpu="${cpu//(\"AuthenticAMD\"*)}" - cpu="${cpu//with Radeon * Graphics}" + cpu="${cpu//with Radeon*Graphics}" cpu="${cpu//, altivec supported}" cpu="${cpu//FPU*}" cpu="${cpu//Chip Revision*}"