From 6741dd3d4e43d912d8491b4510fc3fca5b731ee9 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Sat, 26 Mar 2016 19:39:55 -0400 Subject: [PATCH] Correct NVIDIA capitalization --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index da2096f5..e28846a9 100755 --- a/neofetch +++ b/neofetch @@ -1044,7 +1044,7 @@ getgpu () { gpu=${gpu/\[} gpu=${gpu/\] } - brand="Nvidia " + brand="NVIDIA " ;; *virtualbox*)