Przeglądaj źródła

Ascii: Add SUSE*

Dylan Araps 8 lat temu
rodzic
commit
ce649ab759
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      neofetch

+ 1 - 1
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"
         ;;