Add fastfetch config

This commit is contained in:
daniele 2024-04-03 18:38:02 +02:00
parent 7752026731
commit 4c35d17ab4
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

View File

@ -0,0 +1,24 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"wm",
"wmtheme",
"theme",
"font",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"disk",
"break",
]
}