First commit adding files

This commit is contained in:
ash
2026-04-08 20:04:07 +01:00
parent f8cc14373b
commit 7d5cf9eb77
18 changed files with 1030 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small"
},
"modules": [
"title",
"os",
"uptime",
"packages",
"display",
"cpu",
"gpu",
"memory",
"localip"
]
}