{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "file", "source": "~/.config/fastfetch/logo.txt", "padding": { "top": 1 }, "color": { "1": "green" } }, "display": { "separator": " ", "color": { "keys": "magenta" }, "size": { "ndigits": 0, "maxPrefix": "MB" }, "key": { "type": "icon" } }, "modules": [ { "type": "title", "color": { "user": "green", "at": "red", "host": "blue" } }, { "type": "os", "key": "OS", "format": "Tonarchy" }, "kernel", "memory", "packages", "uptime", { "type": "colors", "key": "Colors", "block": { "range": [1, 6] } } ] }