diff --git a/neofetch b/neofetch index 57c0ef3c..ee6cc8fd 100755 --- a/neofetch +++ b/neofetch @@ -2198,6 +2198,8 @@ get_gpu() { *"virtualbox"*) gpu="VirtualBox Graphics Adapter" ;; + + *) continue ;; esac if [[ "$gpu_brand" == "off" ]]; then