mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
31 lines
453 B
JSON
31 lines
453 B
JSON
{
|
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
"modules": [
|
|
"title",
|
|
"separator",
|
|
"os",
|
|
"host",
|
|
"kernel",
|
|
"packages",
|
|
"separator",
|
|
"wm",
|
|
"shell",
|
|
"terminal",
|
|
"theme",
|
|
"font",
|
|
"locale",
|
|
"separator",
|
|
"display",
|
|
"cpu",
|
|
"gpu",
|
|
"memory",
|
|
"disk",
|
|
"battery",
|
|
"separator",
|
|
"wifi",
|
|
"localip",
|
|
"break",
|
|
"colors"
|
|
]
|
|
}
|