solorice/config/fastfetch/config.jsonc
Kristofers Solo a42ded1119 Use dotter
2024-08-28 09:02:07 +03:00

20 lines
362 B
Plaintext

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"break",
"packages",
"break",
"memory",
"disk",
"battery",
"break",
"colors"
]
}