addfastfetch
configuration
This commit is contained in:
parent
9f5bae49e4
commit
2efa77d291
2 changed files with 35 additions and 13 deletions
24
config/fastfetch.jsonc
Normal file
24
config/fastfetch.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",
|
||||
"display",
|
||||
"de",
|
||||
"wm",
|
||||
"terminal",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"swap",
|
||||
"disk",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue