From 34c89c05cc9c97fd327edc9fd34a66d29ea9f5af Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 12 Jun 2016 11:59:21 +1000 Subject: [PATCH] Fix windows ascii logo --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 27032b3f..ef4a95ee 100755 --- a/neofetch +++ b/neofetch @@ -2697,6 +2697,7 @@ colors () { "Windows"*) setcolors 1 2 4 3 + ascii_distro="windows" ;; "Raspbian"* | *)