Files
Starship/config.jsonc
T
2026-04-08 20:04:07 +01:00

18 lines
316 B
JSON

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