[PR] dylanaraps/neofetch#1902 from MatusModder - Added MatuusOS

Upstream PR: https://github.com/dylanaraps/neofetch/pull/1902
Thanks to @MatusModder

Co-authored-by: MatusModder <76532262+MatusModder@users.noreply.github.com>
This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-11 23:38:27 -04:00
commit 078ff79c16

View file

@ -7084,6 +7084,33 @@ ${c3} ........
EOF
;;
"MatuusOS"*)
set_colors 9 11 0
read -rd '' ascii_data <<'EOF'
${c2}
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░▒▓▓████▓▒▒░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░▒▓████████████▓░░░░░░░░░░░░░░
░░░░░░░░░░░░▓████████████████▒░░░░░░░░░░░░
░░░░░░░░░░░▓██████████████████▒░░░░░░░░░░░
░░░░░░░░░░▓████▒▓███████▓▓█████░░░░░░░░░░░
░░░░░░░░░░██████▓░▓████▒░██████▓░░░░░░░░░░
░░░░░░░░░▒███████▓░▒▓▒░░████████░░░░░░░░░░
░░░░░░░░░▒█████████▒░░░█████████░░░░░░░░░░
░░░░░░░░░░██████████▓▒██████████░░░░░░░░░░
░░░░░░░░░░▓████████████████████▒░░░░░░░░░░
░░░░░░░░░░░███████████████████▓░░░░░░░░░░░
░░░░░░░░░░░░█████████████████▓░░░░░░░░░░░░
░░░░░░░░░░░░░▓██████████████▒░░░░░░░░░░░░░
░░░░░░░░░░░░░░░▒▓████████▓░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
EOF
;;
"BLAG"*)
set_colors 5 7
read -rd '' ascii_data <<'EOF'