diff --git a/fetch b/fetch index c9e23505..5773b4f1 100755 --- a/fetch +++ b/fetch @@ -741,7 +741,7 @@ getgpu () { gpu=${gpu//'/ $'} ;; - "BSD") + *"BSD") case "$distro" in "FreeBSD") gpu=$(pciconf -lv 2>/dev/null | grep -B 4 "VGA" | grep "device")