diff --git a/neofetch b/neofetch index c181879f..4d1b4680 100755 --- a/neofetch +++ b/neofetch @@ -1031,6 +1031,7 @@ get_cpu() { cpu="${cpu//Eight-Core}" cpu="${cpu//, * Compute Cores}" cpu="${cpu//Core}" + cpu="${cpu//(\"AuthenticAMD\"*)}" cpu="${cpu//with Radeon * Graphics}" cpu="${cpu//, altivec supported}" cpu="${cpu//FPU*}"