diff --git a/neofetch b/neofetch index a720ff37..585a4b3d 100755 --- a/neofetch +++ b/neofetch @@ -1178,7 +1178,7 @@ get_cpu() { cpu="${cpu//Six-Core}" cpu="${cpu//Eight-Core}" cpu="${cpu//, * Compute Cores}" - cpu="${cpu//Core}" + cpu="${cpu//Core / }" cpu="${cpu//(\"AuthenticAMD\"*)}" cpu="${cpu//with Radeon * Graphics}" cpu="${cpu//, altivec supported}"