[PR] dylanaraps/neofetch#1872 from real-F-00 - replaced "artix_small" ASCII
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1872 Thanks to @real-F-00 Co-authored-by: F-00 <58430679+real-F-00@users.noreply.github.com>
This commit is contained in:
commit
94107d4786
1 changed files with 13 additions and 7 deletions
20
neofetch
20
neofetch
|
@ -6398,13 +6398,19 @@ EOF
|
|||
"artix_small"*)
|
||||
set_colors 6 6 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} /\\
|
||||
/ \\
|
||||
/`'.,\\
|
||||
/ ',
|
||||
/ ,`\\
|
||||
/ ,.'`. \\
|
||||
/.,'` `'.\\
|
||||
${c1} '
|
||||
'A'
|
||||
'ooo'
|
||||
'ookxo'
|
||||
`ookxxo'
|
||||
'. `ooko'
|
||||
'ooo`. `oo'
|
||||
'ooxxxoo`. `'
|
||||
'ookxxxkooo.` .
|
||||
'ookxxkoo'` .'oo'
|
||||
'ooxoo'` .:ooxxo'
|
||||
'io'` `'oo'
|
||||
'` `'
|
||||
EOF
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue