{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "small", "padding": { "top": 1, "right": 2 } }, "display": { "separator": " ", "color": { "separator": "red" } }, "modules": [ { "format": "{#1}{#keys}╭────────────────────────────────────────────────────╮\u001b[53D {6}{7}{8} 󰇄 ", "type": "title" }, { "key": "│\u001b[52C│\u001b[52D{#31} ", "type": "kernel" }, { "key": "│\u001b[52C│\u001b[52D{#32}󰅐 ", "type": "uptime" }, { "key": "│\u001b[52C│\u001b[52D{#33}󰟾 ", "type": "os" }, { "key": "│\u001b[52C│\u001b[52D{#34}󰇄 ", "type": "de" }, { "key": "│\u001b[52C│\u001b[52D{#35} ", "type": "terminal" }, { "key": "│\u001b[52C│\u001b[52D{#36} ", "type": "shell" }, { "key": "│\u001b[52C│\u001b[52D{#35}󰍛 ", "type": "cpu", "showPeCoreCount": true, "temp": true }, { "key": "│\u001b[52C│\u001b[52D{#34}󰍛 ", "type": "gpu" }, { "key": "│\u001b[52C│\u001b[52D{#33}󰉉 ", "type": "disk", "folders": "/" }, { "key": "│\u001b[52C│\u001b[52D{#32} ", "type": "memory" }, { "key": "│\u001b[52C│\u001b[52D{#31}󰩟 ", "type": "localip", "format": "{1} ({4})" }, { "format": "{#1}{#keys}├────────────────────────────────────────────────────┤", "type": "custom" }, { "key": "│\u001b[52C│\u001b[52D{#39} ", "type": "colors", "symbol": "circle" }, { "format": "{#1}{#keys}╰────────────────────────────────────────────────────╯", "type": "custom" } ] }