mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
20 lines
362 B
Plaintext
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"
|
|
]
|
|
}
|