diff --git a/screenfetch-dev b/screenfetch-dev index 62f13b7..9d8fecb 100755 --- a/screenfetch-dev +++ b/screenfetch-dev @@ -1609,7 +1609,7 @@ DetectIntelGPU() { gpu="intel" ;; *) - gpu="Unknown" + gpu="Not Found" ;; esac