Files
dotfiles/.config/fastfetch/mini.jsonc
2025-08-30 12:31:06 -07:00

16 lines
245 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"os",
"localip",
"kernel",
"uptime",
"battery",
"memory",
],
"logo": {
"type": "small",
}
}