dotfiles/_linux/_cli/fastfetch/config.jsonc

19 lines
277 B
Plaintext
Raw Permalink Normal View History

2024-06-03 15:01:11 +02:00
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"host",
"cpu",
"gpu",
"break",
"os",
"kernel",
"uptime",
"packages",
"break",
"de",
"terminal",
"break",
"colors"
]
}