{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "width": 28 }, "display": { "separator": "  ", "color": { "keys": "bright_cyan" } }, "modules": [ { "type": "custom", "format": "┌──────────────── \u001B[1mHardware Information\u001B[0m ────────────────┐" }, { "type": "host", "key": " 󰌢" }, { "type": "cpu", "key": " " }, { "type": "gpu", "key": " " }, { "type": "disk", "key": " 󰋊" }, { "type": "memory", "key": " 󰆋" }, { "type": "custom", "format": "├──────────────── \u001B[1mSoftware Information\u001B[0m ────────────────┤" }, { "type": "os", "key": " " }, { "type": "kernel", "key": " " }, { "type": "users", "key": " " }, { "type": "de", "key": " " }, { "type": "wm", "key": " " }, { "type": "theme", "key": " 󰃣" }, { "type": "shell", "key": " " }, { "type": "terminal", "key": " " }, { "type": "terminalfont", "key": " " }, { "type": "packages", "key": " 󰏗" }, { "type": "uptime", "key": " 󰅐" }, { "type": "custom", "format": "└──────────────────────────────────────────────────────┘" }, { "type": "custom", "format": " \u001B[38m \u001B[37m \u001B[36m \u001B[35m \u001B[34m \u001B[33m \u001B[32m \u001B[31m \u001B[30m" } ] }