From 3584ebcf76b9b8daeb722fa097731054422fb98d Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 26 Mar 2016 22:32:31 +1100 Subject: [PATCH] Fix issues with Puppy Linux --- neofetch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/neofetch b/neofetch index ac1a647b..a95a14b8 100755 --- a/neofetch +++ b/neofetch @@ -2329,6 +2329,11 @@ colors () { setcolors 4 7 1 ;; + "Puppy"* | "Quirky Werewolf"* | "Precise Puppy"*) + setcolors 4 + ascii_distro="puppy" + ;; + "Scientific"*) setcolors 4 1 7 ;;