Files
info/.config/fastfetch/config.jsonc

16 lines
254 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": null,
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"cpu",
"gpu",
"memory",
"disk",
]
}