Files
nixos/pkgs/fastfetch/small.jsonc
T
2025-05-20 07:41:30 -05:00

41 lines
943 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small",
"padding": {
"right": 13
}
},
"modules": [
{
"key": "\u001b[11D{#31}██ Distro",
"type": "os"
},
{
"key": "\u001b[11D{#32}██ Kernel",
"type": "kernel"
},
{
"key": "\u001b[11D{#33}██ Uptime",
"type": "uptime"
},
{
"key": "\u001b[11D{#35}██ Shell",
"type": "shell"
},
{
"key": "\u001b[11D{#36}██ Local IP",
"type": "localip"
},
{
"key": "\u001b[11D{#37}██ Memory",
"type": "memory"
},
{
"key": "\u001b[11D{#38}██ Home",
"type": "disk",
"folders": "/"
}
]
}