fix fastfetch

This commit is contained in:
2025-08-30 12:31:06 -07:00
parent 5cc28b2710
commit f78a361495
2 changed files with 15 additions and 1 deletions

View File

@@ -1 +0,0 @@
/home/ted/.config/fastfetch/

View File

@@ -0,0 +1,15 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"os",
"localip",
"kernel",
"uptime",
"battery",
"memory",
],
"logo": {
"type": "small",
}
}