diff --git a/neofetch b/neofetch index 3c0a272c..d675de47 100755 --- a/neofetch +++ b/neofetch @@ -2615,6 +2615,7 @@ get_gpu() { case $line in *Caption*|'') continue + ;; *) prin "${subtitle:+${subtitle}${gpu_name}}" "$line"