{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "padding": { "top": 2 } }, "modules": [ "title", "separator", "os", "host", "kernel", "uptime", "processes", "packages", "shell", { "type": "display", "compactType": "original" }, "de", "wm", { "type": "cpu", "showPeCoreCount": true, "temp": true }, { "type": "gpu", "driverSpecific": true, "temp": true }, "memory", "swap", "disk", "btrfs", "zpool", { "type": "battery", "temp": true }, "poweradapter", "player", "media", { "type": "localip" }, { "type": "weather", "timeout": 1000 }, "break" ] }