mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
very cool stuff
This commit is contained in:
30
private_dot_config/fastfetch/config.jsonc
Normal file
30
private_dot_config/fastfetch/config.jsonc
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"packages",
|
||||
"separator",
|
||||
"wm",
|
||||
"shell",
|
||||
"terminal",
|
||||
"theme",
|
||||
"font",
|
||||
"locale",
|
||||
"separator",
|
||||
"display",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"disk",
|
||||
"battery",
|
||||
"separator",
|
||||
"wifi",
|
||||
"localip",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user