Add fastfetch config

This commit is contained in:
Isaac Shoebottom 2024-07-05 01:02:59 -03:00
parent 699187b8c2
commit 298742233f

View File

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