devconf/shell/.config/fastfetch/config.jsonc
2025-07-22 12:43:36 +02:00

32 lines
654 B
Text

{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "command-raw",
"source": "pokemon-colorscripts --no-title -rn dragonite,zangoose,lopunny,riolu,lucario,glaceon,emolga,braixen,goodra,cutiefly,zeraora,cinderace,wooloo,oshawott,zoroark,lugia"
},
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wmtheme",
"theme",
"font",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter"
]
}