Selaa lähdekoodia

Merge pull request #1346 from Yorper/master

Add Cleanjaro Logo
dylan 5 vuotta sitten
vanhempi
commit
e235ae9238
1 muutettua tiedostoa jossa 31 lisäystä ja 0 poistoa
  1. 31 0
      neofetch

+ 31 - 0
neofetch

@@ -5852,6 +5852,37 @@ ${c1}            ..,:${c3}dOkxl:.
 EOF
         ;;
 
+        "cleanjaro_small"*)
+            set_colors 7 7
+            read -rd '' ascii_data <<'EOF'
+${c1}█████ ██████████
+█████ ██████████
+█████
+█████
+█████
+████████████████
+████████████████
+EOF
+        ;;
+
+        "Cleanjaro"*)
+            set_colors 7 7
+            read -rd '' ascii_data <<'EOF'
+${c1}███████▌ ████████████████
+███████▌ ████████████████
+███████▌ ████████████████
+███████▌
+███████▌
+███████▌
+███████▌
+███████▌
+█████████████████████████
+█████████████████████████
+█████████████████████████
+▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
+EOF
+        ;;
+
         "ClearOS"*)
             set_colors 2
             read -rd '' ascii_data <<'EOF'