fix dahlia. See #87

This commit is contained in:
Dylan Araps 2020-11-07 15:18:52 +02:00
parent 98ea5b1daf
commit 71f18c30f8
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

8
pfetch
View File

@ -1074,14 +1074,14 @@ get_ascii() {
([Dd]ahlia*) ([Dd]ahlia*)
read_ascii 1 <<-EOF read_ascii 1 <<-EOF
${c1} _ ${c1} _
${c1} ___/ \___ ${c1} ___/ \\___
${c1} | _-_ | ${c1} | _-_ |
${c1} | / \ | ${c1} | / \ |
${c1}/ | | \ ${c1}/ | | \\
${c1}\ | | / ${c1}\\ | | /
${c1} | \ _ _ / | ${c1} | \ _ _ / |
${c1} |___ - ___| ${c1} |___ - ___|
${c1} \_/ ${c1} \\_/
EOF EOF
;; ;;