{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", // "logo": { // "source": "~/.config/fastfetch/fedora.png", // "type": "auto", // "width": 10 // }, "logo": { "type": "none" }, "modules": [ "title", "separator", "os", "uptime", "packages", "kernel", "cpu", { "type":"gpu", "format":"{vendor} {name} | {driver}" }, "localip", "battery", "poweradapter", "break", "colors" ] }