mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
16 lines
421 B
JSON
16 lines
421 B
JSON
{
|
|
"distro_name": "Guix",
|
|
"colors": "3 7 6 1 8",
|
|
"ascii_art": [
|
|
"${c1} .. `.",
|
|
" `--..```..` `..```..--`",
|
|
" .-:///-:::. `-:::///:-.",
|
|
" ````.:::` `:::.````",
|
|
" -//:` -::-",
|
|
" ://: -::-",
|
|
" `///- .:::`",
|
|
" -+++-:::.",
|
|
" :+/:::-",
|
|
" `-....`"
|
|
]
|
|
} |