This commit is contained in:
Stephan Raabe
2024-05-07 21:02:31 +02:00
parent 176a8671f4
commit 72fca9a386
12 changed files with 91 additions and 9 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small"
},
"modules": [
"title",
"os",
"kernel",
"uptime",
"packages",
"memory",
"shell",
"display",
"de",
"wmtheme",
"font",
"cpu"
]
}