diff --git a/neofetch b/neofetch index 04558a1a..08a2abb7 100755 --- a/neofetch +++ b/neofetch @@ -1103,6 +1103,8 @@ getcpu () { # Get cpu cores cores=$(sysctl -n hw.ncpu) + + cpu="$cpu @ ${speed}GHz" ;; esac