mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"distro_name": "linuxlite_small",
|
|
"colors": "3 7",
|
|
"ascii_art": [
|
|
"${c1} /\\\\",
|
|
" / \\\\",
|
|
" / ${c2}/ ${c1}/",
|
|
"> ${c2}/ ${c1}/",
|
|
"\\\\ ${c2}\\\\ ${c1}\\\\",
|
|
" \\\\_${c2}\\\\${c1}_\\\\",
|
|
"${c2} \\\\"
|
|
]
|
|
} |