diff --git a/neofetch b/neofetch index 995e3243..4a095de3 100755 --- a/neofetch +++ b/neofetch @@ -938,6 +938,10 @@ getwmtheme () { # CPU {{{ getcpu () { + case "$distro" in + "NetBSD"*) local os="Linux" ;; + esac + case "$os" in "Linux" | "Windows") # Get cpu name