{ "$schema" = "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json"; display = {separator = " -> ";}; logo = {padding = {bottom = 2;};}; modules = [ { format = "┌────────────────────────────────────────────────────────────┐"; type = "custom"; } { keyWidth = 10; type = "title"; } { format = "└────────────────────────────────────────────────────────────┘"; type = "custom"; } { format = "                    "; type = "custom"; } { format = "┌────────────────────────────────────────────────────────────┐"; type = "custom"; } { key = " OS"; keyColor = "yellow"; type = "os"; } { key = "│ └"; keyColor = "yellow"; type = "shell"; } { key = " DE/WM"; keyColor = "blue"; type = "wm"; } { key = "│ ├󰉼"; keyColor = "blue"; type = "theme"; } { key = "│ ├"; keyColor = "blue"; type = "terminal"; } { key = "│ └󰸉"; keyColor = "blue"; type = "wallpaper"; } { key = "󰌢 PC"; keyColor = "green"; type = "host"; } { key = "│ ├󰻠"; keyColor = "green"; type = "cpu"; } { key = "│ ├󰑭"; keyColor = "green"; type = "memory"; } { key = "│ ├"; keyColor = "green"; type = "disk"; } { key = "│ └󰍹"; keyColor = "green"; type = "display"; } { key = "│ ├"; keyColor = "green"; type = "battery"; } { key = " SND"; keyColor = "cyan"; type = "player"; } { key = "│ └󰝚"; keyColor = "cyan"; type = "media"; } { format = "└────────────────────────────────────────────────────────────┘"; type = "custom"; } "break" { format = "                    "; type = "custom"; } ]; }