{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "file", "source": "~/.config/fastfetch/bread.txt", "width": 30, "padding": { "right": 5 } }, "display": { "separator": " ", "color": { "keys": "cyan", "title": "bright_blue" } }, "modules": [ "title", "separator", "os", "host", "kernel", "uptime", "packages", "shell", "display", "wm", "terminal", "cpu", "gpu", "memory", "swap", "disk", "battery", "colors" ] }