mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
18 lines
260 B
JSON
18 lines
260 B
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
"modules": [
|
|
"os",
|
|
"kernel",
|
|
"title",
|
|
"board",
|
|
"host",
|
|
"uptime",
|
|
"cpu",
|
|
"gpu",
|
|
"memory",
|
|
"disk",
|
|
"wm",
|
|
"packages"
|
|
]
|
|
}
|