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