mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-04-10 06:47:11 +03:00
21 lines
277 B
JSON
21 lines
277 B
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
"modules": [
|
|
"title",
|
|
"separator",
|
|
"os",
|
|
"host",
|
|
"kernel",
|
|
"uptime",
|
|
"packages",
|
|
"shell",
|
|
"terminal",
|
|
"cpu",
|
|
"gpu",
|
|
"memory",
|
|
"swap",
|
|
"break",
|
|
"colors"
|
|
]
|
|
}
|