dotfiles/.config/fastfetch/config.jsonc

28 lines
415 B
Plaintext

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
{
"type": "display",
"compactType": "original",
},
"de",
"wm",
"theme",
"icons",
"terminal",
"cpu",
"gpu",
"memory",
"break",
"colors"
]
}