Merge branch 'master' of github.com:dylanaraps/neofetch
This commit is contained in:
commit
e5f7c40100
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1044,7 +1044,7 @@ getgpu () {
|
||||||
gpu=${gpu/\[}
|
gpu=${gpu/\[}
|
||||||
gpu=${gpu/\] }
|
gpu=${gpu/\] }
|
||||||
|
|
||||||
brand="Nvidia "
|
brand="NVIDIA "
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*virtualbox*)
|
*virtualbox*)
|
||||||
|
|
Loading…
Reference in a new issue