20 lines
289 B
JSON
20 lines
289 B
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
"modules": [
|
|
"os",
|
|
"kernel",
|
|
"shell",
|
|
"de",
|
|
"font",
|
|
"terminal",
|
|
"terminalfont",
|
|
"cpu",
|
|
"gpu",
|
|
"memory",
|
|
"swap"
|
|
],
|
|
"logo": {
|
|
"type": "none"
|
|
}
|
|
}
|