Don't show GPU output on unsupported OS
This commit is contained in:
parent
2d136780f2
commit
806a54224c
1 changed files with 0 additions and 4 deletions
4
neofetch
4
neofetch
|
@ -1064,10 +1064,6 @@ getgpu () {
|
||||||
gpu=${gpu//[[:space:]]/ }
|
gpu=${gpu//[[:space:]]/ }
|
||||||
gpu=${gpu// }
|
gpu=${gpu// }
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
|
||||||
gpu="Unknown"
|
|
||||||
;;
|
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue