mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
18 lines
450 B
JSON
18 lines
450 B
JSON
{
|
|
"distro_name": "rocky_small",
|
|
"colors": "2",
|
|
"ascii_art": [
|
|
"${c1} `-/+++++++++/-.`",
|
|
" `-+++++++++++++++++-`",
|
|
".+++++++++++++++++++++.",
|
|
"-+++++++++++++++++++++++.",
|
|
"+++++++++++++++/-/+++++++",
|
|
"+++++++++++++/. ./+++++",
|
|
"+++++++++++:. ./+++",
|
|
"+++++++++:` `:/:` .:/",
|
|
"-++++++:` .:+++++:`",
|
|
" .+++-` ./+++++++++:`",
|
|
" `-` ./+++++++++++-",
|
|
" -+++++++++:-.`"
|
|
]
|
|
} |