mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"distro_name": "linuxmint_small",
|
|
"colors": "2 7",
|
|
"ascii_art": [
|
|
"${c1} ___________",
|
|
"|_ \\\\",
|
|
" | ${c2}| _____ ${c1}|",
|
|
" | ${c2}| | | | ${c1}|",
|
|
" | ${c2}| | | | ${c1}|",
|
|
" | ${c2}\\\\__${c2}___/ ${c1}|",
|
|
" \\\\_________/"
|
|
]
|
|
} |