// Load with --config examples/3.jsonc { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "small" }, "display": { "size": { "binaryPrefix": "si" } }, "modules": [ "vulkan", "opengl", "opencl", "memory", { "type": "disk", "folders": "/:/home:/boot:/efi" }, "localip" ] }