Files
Nix-Vibe/home-manager/modules/fastfetch.json
T

40 lines
661 B
JSON

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter",
"locale",
"break",
{
"type": "command",
"key": "Age Public Key",
"text": "cat /tmp/age-public-key.txt 2>/dev/null || echo 'Not generated yet'"
},
"colors"
]
}