Massive change to the structure of the tree.
This commit is contained in:
parent
2fc5f7a514
commit
c71934ed3b
137 changed files with 51 additions and 266 deletions
18
_saved/fastfetch/config.jsonc
Normal file
18
_saved/fastfetch/config.jsonc
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"host",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"break",
|
||||
"os",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"break",
|
||||
"de",
|
||||
"terminal",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue