Funnier
This commit is contained in:
parent
eec97664ec
commit
68ff74835b
4 changed files with 10 additions and 16 deletions
|
@ -1,35 +1,31 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"colors",
|
||||
"break",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"shell",
|
||||
"de",
|
||||
"terminal",
|
||||
{ "type": "terminalFont", "key": "Font" },
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
{ "type": "localip", "key": "IP" },
|
||||
"battery",
|
||||
"poweradapter"
|
||||
{ "type": "localip", "key": "IP" }
|
||||
],
|
||||
"display": {
|
||||
"key": { "width": 11 },
|
||||
"brightColor": true,
|
||||
"percent": { "type": 2 }
|
||||
},
|
||||
"logo": {
|
||||
"type": "raw",
|
||||
"source": "~/.config/fastfetch/neko.sixel",
|
||||
"type": "iterm",
|
||||
"source": "~/.config/fastfetch/neko.gif",
|
||||
"width": 14,
|
||||
"height": 14,
|
||||
"height": 7,
|
||||
"padding": {
|
||||
"top": 1,
|
||||
"top": 2,
|
||||
"left": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue