dotfiles/.config/fastfetch/config.jsonc

26 lines
382 B
Plaintext
Raw Normal View History

2024-08-01 16:03:25 -04:00
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"wmtheme",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"break",
"colors"
]
}