home/.config/fastfetch/config.jsonc
Seaswimmer def453b4b0
initial commit
Signed-off-by: Seaswimmer <seaswimmerthefsh@gmail.com>
2024-07-10 11:21:15 -04:00

24 lines
357 B
Text

{
"$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",
"terminal",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"break",
"colors"
]
}