{ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "sixel", "source": "/home/oh/.config/fastfetch/bocchi.png", "height": 19, "padding": { "top": 1 } }, "display": { "separator": " ", "constants": [ "────────────────────────────────────" ] }, "modules": [ { "type": "custom", "format": "┌{$1}─{$1}┐", "outputColor": "90" }, { "type": "title", "keyWidth": 10 }, { "type": "custom", "format": "└{$1}󱂅{$1}┘", "outputColor": "90" }, { "type": "custom", "format": " {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} " }, { "type": "custom", "format": "┌{$1}󰿈{$1}┐", "outputColor": "90" }, { "type": "os", "key": "{icon} OS", "keyColor": "yellow" }, { "type": "kernel", "key": "│ ├{icon}", "keyColor": "yellow" }, { "type": "packages", "key": "│ ├{icon}", "keyColor": "yellow" }, { "type": "shell", "key": "│ └", "keyColor": "yellow" }, { "type": "wm", "key": " WM", "keyColor": "blue" }, { "type": "lm", "key": "│ ├{icon}", "keyColor": "blue" }, { "type": "wmtheme", "key": "│ ├{icon}", "keyColor": "blue" }, { "type": "icons", "key": "│ ├{icon}", "keyColor": "blue" }, { "type": "terminal", "key": "│ ├{icon}", "keyColor": "blue" }, { "type": "wallpaper", "key": "│ └󰸉", "keyColor": "blue" }, { "type": "host", "key": "󰌢 PC", "keyColor": "green" }, { "type": "cpu", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "gpu", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "disk", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "memory", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "swap", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "uptime", "key": "│ ├{icon}", "keyColor": "green" }, { "type": "sound", "key": " OP", "keyColor": "cyan" }, { "type": "custom", "format": "└{$1}󰍘{$1}┘", "outputColor": "90" }, { "type": "custom", "format": " {#31}󰄛 {#32}󰄛 {#33}󰄛 {#34}󰄛 {#35}󰄛 {#36}󰄛 {#37}󰄛 {#38}󰄛 {#39}󰄛 󰄛 {#38}󰄛 {#37}󰄛 {#36}󰄛 {#35}󰄛 {#34}󰄛 {#33}󰄛 {#32}󰄛 {#31}󰄛" } ] }