quickshell-rice/dracula-pro-blade-configs/fastfetch/config.jsonc

28 lines
411 B
Plaintext

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"display": {
"color": {
"keys": "#80FFEA",
"title": "#FF80BF"
}
},
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"terminal",
"cpu",
"gpu",
"memory",
"colors"
]
}