diff --git a/neofetch b/neofetch index 786d5bcc..8c8072cc 100755 --- a/neofetch +++ b/neofetch @@ -903,7 +903,7 @@ getcpu () { # Add cpu cores to output [ "$cpu_cores" == "on" ] && [ ! -z "$cores" ] && \ - cpu=${cpu/@/\(${cores}\) @} + cpu=${cpu/ @/ \(${cores}\) @} # Make the output of cpu shorter case "$cpu_shorthand" in