[PR] dylanaraps/neofetch#2439 from krolmiki2011 - Add new Distro
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2439 Thanks to @krolmiki2011 Co-authored-by: krolmiki2011 <mikolajziolkowski504@gmail.com>
This commit is contained in:
commit
3ba7830824
1 changed files with 22 additions and 0 deletions
22
neofetch
Normal file → Executable file
22
neofetch
Normal file → Executable file
|
@ -15305,6 +15305,28 @@ ${c3} rj]. . r
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Tatra"*)
|
||||||
|
set_colors 4 7
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1}
|
||||||
|
. .:. . .:.
|
||||||
|
.^^.!.:::. .^!?J?^
|
||||||
|
.:^.^!!!~:~^. .7??77!~~^.
|
||||||
|
.~^.!??77?!.^~: ..:^^7JJJ7~~^.
|
||||||
|
.^~.^7???7~.~~. .7??????????!
|
||||||
|
.:^:^^~^^:!^ ^: .......^!:...
|
||||||
|
.!7~.::.!.::. ~BG~ :^ ^~:
|
||||||
|
:!!~ ~. ?BBBB! ^?J!. .!~.
|
||||||
|
:!. .JBY. .Y#BBBY?~!???J7. :^^.
|
||||||
|
.. :5#B#P~P#BBP?7?55J?J7:
|
||||||
|
^P#BBBBBBBB5?7J5555J!.....
|
||||||
|
!BBBBBBGBBGJ77::Y555J?77777^
|
||||||
|
?BBBBG5JJ5PJ?!: .?Y??????77?~.
|
||||||
|
.YBGPYJ??????Y?^^^^~7?????????7?!.
|
||||||
|
.^^:..::::::::.....:::::::::::..:.
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Zorin"*)
|
"Zorin"*)
|
||||||
set_colors 4 6
|
set_colors 4 6
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Loading…
Reference in a new issue