aa
This commit is contained in:
parent
8de16725f5
commit
7f16fa15c2
1 changed files with 35 additions and 0 deletions
35
private_dot_config/fastfetch/config.jsonc
Normal file
35
private_dot_config/fastfetch/config.jsonc
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"shell",
|
||||
"break",
|
||||
"display",
|
||||
"gpu",
|
||||
"de",
|
||||
"wm",
|
||||
"wmtheme",
|
||||
"break",
|
||||
"cpu",
|
||||
|
||||
"memory",
|
||||
"disk",
|
||||
"localip",
|
||||
"battery",
|
||||
"poweradapter",
|
||||
"break",
|
||||
|
||||
"media",
|
||||
"locale",
|
||||
"terminal",
|
||||
"terminalfont",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue