dotfiles/.config/fastfetch/old.jsonc

34 lines
582 B
Plaintext

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "auto", // Logo type: auto, builtin, small, file, etc.
"source": "/home/guillm/.config/fastfetch/logo.png"
},
"modules": [
"title",
"separator",
"os",
"kernel",
"packages",
"shell",
"break",
"display",
"de",
"wm",
"wmtheme",
"theme",
"terminal",
"break",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter",
"break",
"colors"
]
}