Add fastfetch config
This commit is contained in:
parent
7752026731
commit
4c35d17ab4
24
.config/fastfetch/config.jsonc
Normal file
24
.config/fastfetch/config.jsonc
Normal 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",
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user