Files
2025-07-01 18:07:09 -04:00

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"
}
}