[PR] dylanaraps/neofetch#1946 from jahampel - Improve ASCII art for Trisquel GNU/Linux

Upstream PR: https://github.com/dylanaraps/neofetch/pull/1946
Thanks to @jahampel

Co-authored-by: Jakob Hampel <67579757+jahampel@users.noreply.github.com>
This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-07-31 15:46:16 -04:00
commit 6fdc2a651e

View file

@ -11418,24 +11418,23 @@ EOF
"Trisquel"*) "Trisquel"*)
set_colors 4 6 set_colors 4 6
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} ▄▄▄▄▄▄ ${c1} ,o$$$o.
▄█████████▄ ,o$$Y"""Y$$b
▄▄▄▄▄▄ ████▀ ▀████ ,o$$$$$$o. ,$$' , Y$$b
▄██████████▄ ████▀ ▄▄ ▀███ ,o$$$$$$$$$$$$o. :$ b Y$$.
▄███▀▀ ▀▀████ ███▄ ▄█ ███ ,$$"' "Y$$$$o. 'b. ,b d$$$
▄███ ▄▄▄ ████▄ ▀██████ ▄███ $$' .d$$$$b '$$$$o 'Y$$$Y d$$$'
███ █▀▀██▄ █████▄ ▀▀ ▄████ $$' q' 'b '$$$$$o._ _.o$$$$'
▀███ ███ ███████▄▄ ▄▄██████ .$$,_ _,d$ ,$$$$$$$$$$$$${c2}$$$$Y'
${c1} ▀███▄ ▄███ █████████████${c2}████▀ ${c1} '$$$$aaa$$$' .$$$$$$${c2}$$$$$$$$'
${c1} ▀█████████ ███████${c2}███▀▀▀ ${c1} """" ${c2}d$$$$"'
▀▀███▀▀ ██████▀▀ d$$$' .d$$b.
██████▀ ▄▄▄▄ $$$$ .$" 'a$.
█████▀ ████████ $$$$ $b $$.
█████ ███▀ ▀███ '$$$. '$b,,. $$$
████▄ ██▄▄▄ ███ '$$$. .$$'
█████▄ ▀▀ ▄██ 'a$$$o._.o$$a'
██████▄▄▄████ 'a$$$$a'
▀▀█████▀▀
EOF EOF
;; ;;