From 2943dd56e0cac8755b7278326bef7b3b34103b6a Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 8 May 2016 20:00:15 +1000 Subject: [PATCH] Windows 8: Use modern ascii logo --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index f7a46e41..a1c0c666 100755 --- a/neofetch +++ b/neofetch @@ -2407,7 +2407,7 @@ colors () { setcolors 2 8 ;; - "Windows 10"*) + "Windows 8"* | "Windows 10"*) setcolors 6 ascii_distro="windows10" ;;