Add fastfetch configs

This commit is contained in:
GRMrGecko 2024-07-27 20:15:22 -05:00
parent 3c00685568
commit 5a733b2c15
2 changed files with 28 additions and 0 deletions

27
.config/config.jsonc Normal file
View File

@ -0,0 +1,27 @@
{
"$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",
"theme",
"terminal",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter"
]
}

@ -0,0 +1 @@
Subproject commit caa749d030d22168445c4cb97befd406d2828db0