(fastfetch): init

This commit is contained in:
frosty 2024-08-01 16:03:25 -04:00
parent 7c9f83b85b
commit 0b7e6854f9

View file

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