This commit is contained in:
biscuit
2025-05-26 19:30:56 -05:00
parent b7659157fa
commit ab855f18ea
2 changed files with 0 additions and 86 deletions
-40
View File
@@ -1,40 +0,0 @@
{
"$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": "/"
}
]
}