Browse Source

[PR] dylanaraps/neofetch#1706 from ravenclaw900 - Add DietPi support

Upstream PR: https://github.com/dylanaraps/neofetch/pull/1706
Thanks to @ravenclaw900

Co-Authored-By: ravenclaw900 <50060110+ravenclaw900@users.noreply.github.com>
Azalea (on HyDEV-Daisy) 2 years ago
parent
commit
02b6e9d72d
1 changed files with 25 additions and 0 deletions
  1. 25 0
      neofetch

+ 25 - 0
neofetch

@@ -8304,6 +8304,31 @@ ${c1}   ..,,;;;::;,..
 EOF
 EOF
         ;;
         ;;
 
 
+        "DietPi"*)
+            set_colors 2 0
+            read -rd '' ascii_data <<'EOF'
+${c1}  :=+******+-    -+******+=:
+ =#-::-::::-=#:-#=-::::-::-#=
+ :%-::--==-::-%%-::-==--::-%:
+  +#-:::::=+++${c2}@@${c1}+++=-::::-#=
+   :#+-::::=%${c2}@@@@@${c1}=::::-+#:
+     =@%##%${c2}@@@@@@@@${c1}%##%@=
+${c2}   .#@@@@@@@@@@@@@@@@@@@@#.
+   %@@@@@@@@@@@@@@@@@@@@@@%
+  -@@@@@@@@@@@@@@@@@@@@@@@@:
+.#@@@@@@@@@@%%%%%@@@@@@@@@@@#.
+#@@@${c1}+-=*#%${c2}%%%%%%%%%${c1}%%#+--#${c2}@@@#
+%@@%${c1}*.   .:${c2}=*%%%%*${c1}=:    .#${c2}@@@%
+:%@@@${c1}#+=-:${c2}:-*%%%%+::${c1}:-=+%${c2}@@@%:
+ :@@@@%@%%%%@${c1}#${c2}#${c1}#${c2}%@%%%%@%@@@@.
+  +@@@@@@@@@${c1}%${c2}=*+${c1}%${c2}@%@@@@@@@@+
+   #@@@@@@@@@@@@@@@@@@@@@@#
+    -#@@@@@@@@@@@@@@@@@@#-
+       -*%@@@@@@@@@@%*-
+          .+%@@@@%+.
+EOF
+        ;;
+
         "DracOS"*)
         "DracOS"*)
             set_colors 1 7 3
             set_colors 1 7 3
             read -rd '' ascii_data <<'EOF'
             read -rd '' ascii_data <<'EOF'