Skip to content

Commit

Permalink
feat(logos): update EndeavourOS logo (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
Un1q32 authored Jul 25, 2024
1 parent 8424315 commit 7a22f30
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pfetch-extractor/logos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,13 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
;;

[Ee]ndeavour*)
read_ascii 4 <<- EOF
${c1}/${c4}\\
${c1}/${c4}/ \\${c6}\\
${c1}/${c4}/ \\ ${c6}\\
${c1}/ ${c4}/ _) ${c6})
${c1}/_${c4}/___-- ${c6}__-
${c6}/____--
read_ascii 5 <<- EOF
${c1}/${c5}\\
${c1}/${c5}/ \\${c4}\\
${c1}/${c5}/ \\ ${c4}\\
${c1}/ ${c5}/ _) ${c4})
${c1}/_${c5}/___-- ${c4}__-
${c4}/____--
EOF
;;

Expand Down

0 comments on commit 7a22f30

Please sign in to comment.