dotfiles/stowers/fastfetch/dot-config/fastfetch.json
2024-09-01 20:48:46 +02:00

25 lines
496 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "opensuse",
"type": "small"
},
"modules": [
"title",
"separator",
"host",
"uptime",
"shell",
"break",
"cpu",
"gpu",
"memory",
"disk",
"break",
"localip",
{
"type": "publicip",
"url": "http://ip.eyedevelop.org"
}
]
}