dotfiles/.config/fastfetch/config.jsonc
2025-08-12 23:01:17 -06:00

18 lines
268 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "none"
},
"modules": [
"break",
"title",
"separator",
"os",
"packages",
"shell",
"wm",
"terminal",
"break"
]
}