.dotfiles/fastfetch/config.jsonc

38 lines
614 B
Plaintext
Raw Normal View History

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "Fedora-sericea"
},
"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",
//"colors"
]
}