From ce649ab7596ecfeb161729b89e584f657643de3e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 2 Jan 2017 18:48:35 +1100 Subject: [PATCH] Ascii: Add SUSE* --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index c5008280..2a1ab338 100755 --- a/neofetch +++ b/neofetch @@ -2936,7 +2936,7 @@ get_distro_colors() { ascii_file="solaris" ;; - "openSUSE"* | "open SUSE") + "openSUSE"* | "open SUSE"* | "SUSE"*) set_colors 2 7 ascii_distro="suse" ;;