diff --git a/neofetch b/neofetch index 44fc20a5..d0a87be1 100755 --- a/neofetch +++ b/neofetch @@ -863,7 +863,7 @@ get_cpu_usage() { cpu_usage="${cpu_usage//[[:space:]]}" ;; - "Linux" | "Mac OS X" | "iPhone OS" | "BSD" | "Solaris" | "GNU") + *) # Get cores if unset if [[ -z "$cores" ]]; then case "$os" in