fix fastfetch
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/home/ted/.config/fastfetch/
|
15
.config/fastfetch/mini.jsonc
Normal file
15
.config/fastfetch/mini.jsonc
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"title",
|
||||
"os",
|
||||
"localip",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"battery",
|
||||
"memory",
|
||||
],
|
||||
"logo": {
|
||||
"type": "small",
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user