dotfiles/config/fastfetch/config.jsonc

41 lines
606 B
Plaintext

{
"$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",
"disk",
"swap",
"battery",
"poweradapter",
"player",
"media",
{
"key": "Weather",
"type": "command",
"text": "weather"
},
"locale",
"break",
"colors"
]
}