From 10cfce6524c04768b362f86c2893564eab74a041 Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Wed, 4 Jan 2017 11:37:25 +0100 Subject: [PATCH] ASCII: Fix SUSE logo not displayed --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 1be38709..6e2b1308 100755 --- a/neofetch +++ b/neofetch @@ -2942,7 +2942,7 @@ get_distro_colors() { "openSUSE"* | "open SUSE"* | "SUSE"*) set_colors 2 7 - ascii_distro="suse" + ascii_file="suse" ;; "SwagArch"*)