[PR] dylanaraps/neofetch#2264 from soushi0210 - add Project Sasanqua my wip Project)
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2264 Thanks to @soushi0210 Co-authored-by: soushi0210 <77261946+soushi0210@users.noreply.github.com>
This commit is contained in:
commit
6a7c72446b
1 changed files with 47 additions and 22 deletions
27
neofetch
27
neofetch
|
@ -6525,7 +6525,6 @@ ${c1} %,
|
|||
g~:~~:~~~:~~:~~:~:~~~~1q N,
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Amazon"*)
|
||||
set_colors 3 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
@ -12161,6 +12160,32 @@ ${c1} ..,;;,'.
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Sasanqua"*)
|
||||
set_colors 5 1 5
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
|
||||
__,_
|
||||
_╕⌐≡µ,√* º≡,
|
||||
ñ "' ░
|
||||
╞) _, ▒ __
|
||||
_,,,_ _Ñ╜^≡µ ≡' 1µ╕º^el "%µ
|
||||
∩' K Yµ& 1l ╞)
|
||||
▒ √" ^Ü 1" `1µ
|
||||
Γ ║h _¿▒∞√;, ^≡,
|
||||
K ^u_ ⌐* ╙¥ ╓Ñ
|
||||
⌠ º≡u,, ║I Å
|
||||
Ü _∩" ║µ_¿╝"
|
||||
Yu_ ▒ ╙º≡_ ║l1µ
|
||||
║l , Y∞µ___≡ª Γl
|
||||
╓hⁿ╖I 1l Ñ ╓Ñ
|
||||
Ñ ¥,___≡1l ╓Ñ ¿╕ª
|
||||
Ü ╙L ¿¿∩ª ╓P
|
||||
ª≡,__ *ⁿ┤ⁿÑⁿ^µ √ª
|
||||
ⁿ≡,,__√╝* "ⁿⁿ*"
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Scientific"*)
|
||||
set_colors 4 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue