Updated config

This commit is contained in:
Eduard Urbach 2024-06-11 21:02:22 +02:00
parent d1a86106db
commit cbc235c993
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
4 changed files with 36 additions and 11 deletions

View file

@ -0,0 +1,22 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"os",
"kernel",
"shell",
"packages",
"host",
"break",
"cpu",
"gpu",
"memory",
"disk",
"break",
"colors"
// "display",
// "de",
// "wm",
// "battery",
// "poweradapter",
]
}