Compact art
Removed unnecessary newlines from the AmogOS ascii art
This commit is contained in:
parent
c7fcbd9c32
commit
e719ccbcae
1 changed files with 1 additions and 3 deletions
4
neofetch
4
neofetch
|
@ -5685,9 +5685,7 @@ EOF
|
||||||
"AmogOS"*)
|
"AmogOS"*)
|
||||||
set_colors 15 6
|
set_colors 15 6
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1}
|
${c1} ___________
|
||||||
|
|
||||||
___________
|
|
||||||
/ \
|
/ \
|
||||||
/ ${c2}______${c1} \
|
/ ${c2}______${c1} \
|
||||||
/ ${c2}/ \${c1} \
|
/ ${c2}/ \${c1} \
|
||||||
|
|
Loading…
Reference in a new issue