Add Hybrid Linux Logo
This commit is contained in:
parent
58ddcc52c6
commit
50d0f24a80
1 changed files with 22 additions and 21 deletions
43
neofetch
43
neofetch
|
@ -6041,27 +6041,6 @@ ${c1} ...:+oh/:::..
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Hybrid"*)
|
||||
set_colors 4 12
|
||||
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}######
|
||||
${c1}///// ${c2}#########
|
||||
${c1}////& ${c2}########
|
||||
EOF
|
||||
;;
|
||||
"ARCHlabs"*)
|
||||
set_colors 6 6 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
@ -7985,6 +7964,28 @@ WW W
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Hybrid"*)
|
||||
set_colors 4 12
|
||||
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}######
|
||||
${c1}///// ${c2}#########
|
||||
${c1}////& ${c2}########
|
||||
EOF
|
||||
;;
|
||||
|
||||
"iglunix"*|"iglu"*)
|
||||
set_colors 8
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue