format stuff
This commit is contained in:
parent
039ece57cf
commit
5b77289525
8 changed files with 149 additions and 172 deletions
|
|
@ -1,42 +1,42 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"padding": {
|
||||
"top": 2
|
||||
}
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"shell",
|
||||
"editor",
|
||||
"wm",
|
||||
"theme",
|
||||
"font",
|
||||
"terminal",
|
||||
{
|
||||
"type": "display"
|
||||
},
|
||||
{
|
||||
"type": "cpu",
|
||||
"showPeCoreCount": true
|
||||
},
|
||||
{
|
||||
"type": "gpu",
|
||||
"driverSpecific": true
|
||||
},
|
||||
"memory",
|
||||
"physicalmemory",
|
||||
"poweradapter",
|
||||
"player",
|
||||
"bluetooth",
|
||||
"gamepad",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"padding": {
|
||||
"top": 2
|
||||
}
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"shell",
|
||||
"editor",
|
||||
"wm",
|
||||
"theme",
|
||||
"font",
|
||||
"terminal",
|
||||
{
|
||||
"type": "display"
|
||||
},
|
||||
{
|
||||
"type": "cpu",
|
||||
"showPeCoreCount": true
|
||||
},
|
||||
{
|
||||
"type": "gpu",
|
||||
"driverSpecific": true
|
||||
},
|
||||
"memory",
|
||||
"physicalmemory",
|
||||
"poweradapter",
|
||||
"player",
|
||||
"bluetooth",
|
||||
"gamepad",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
|
||||
Loading…
Add table
Add a link
Reference in a new issue