Browse Source

ASCII: Fix SUSE logo not displayed

Michael Straube 8 years ago
parent
commit
10cfce6524
1 changed files with 1 additions and 1 deletions
  1. 1 1
      neofetch

+ 1 - 1
neofetch

@@ -2942,7 +2942,7 @@ get_distro_colors() {
 
         "openSUSE"* | "open SUSE"* | "SUSE"*)
             set_colors 2 7
-            ascii_distro="suse"
+            ascii_file="suse"
         ;;
 
         "SwagArch"*)