better now
This commit is contained in:
parent
4f46de8d00
commit
358503f857
5010 changed files with 161 additions and 603699 deletions
34
.config/fastfetch/config.jsonc
Normal file
34
.config/fastfetch/config.jsonc
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"$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",
|
||||
"icons",
|
||||
// "font",
|
||||
// "cursor",
|
||||
"terminal",
|
||||
// "terminalfont",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
// "swap",
|
||||
"disk",
|
||||
// "localip",
|
||||
"battery",
|
||||
"poweradapter",
|
||||
// "locale",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue