mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2026-01-31
Update 2026-01-27
This commit is contained in:
@@ -1,19 +1,263 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "auto",
|
||||
"source": "",
|
||||
"color": {
|
||||
"1": "",
|
||||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
"5": "",
|
||||
"6": "",
|
||||
"7": "",
|
||||
"8": "",
|
||||
"9": ""
|
||||
},
|
||||
"width": null,
|
||||
"height": null,
|
||||
"padding": {
|
||||
"top": 0,
|
||||
"left": 0,
|
||||
"right": 4
|
||||
},
|
||||
"printRemaining": true,
|
||||
"preserveAspectRatio": false,
|
||||
"recache": false,
|
||||
"position": "left",
|
||||
"chafa": {
|
||||
"fgOnly": false,
|
||||
"symbols": "block+border+space-wide-inverted"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"stat": false,
|
||||
"pipe": false,
|
||||
"showErrors": false,
|
||||
"disableLinewrap": true,
|
||||
"hideCursor": false,
|
||||
"separator": ": ",
|
||||
"color": {
|
||||
"keys": "",
|
||||
"title": "",
|
||||
"output": "",
|
||||
"separator": ""
|
||||
},
|
||||
"brightColor": true,
|
||||
"duration": {
|
||||
"abbreviation": false,
|
||||
"spaceBeforeUnit": "default"
|
||||
},
|
||||
"size": {
|
||||
"maxPrefix": "YB",
|
||||
"binaryPrefix": "iec",
|
||||
"ndigits": 2,
|
||||
"spaceBeforeUnit": "default"
|
||||
},
|
||||
"temp": {
|
||||
"unit": "D",
|
||||
"ndigits": 1,
|
||||
"color": {
|
||||
"green": "32",
|
||||
"yellow": "93",
|
||||
"red": "91"
|
||||
},
|
||||
"spaceBeforeUnit": "default"
|
||||
},
|
||||
"percent": {
|
||||
"type": [
|
||||
"num",
|
||||
"num-color"
|
||||
],
|
||||
"ndigits": 0,
|
||||
"color": {
|
||||
"green": "32",
|
||||
"yellow": "93",
|
||||
"red": "91"
|
||||
},
|
||||
"spaceBeforeUnit": "default",
|
||||
"width": 0
|
||||
},
|
||||
"bar": {
|
||||
"char": {
|
||||
"elapsed": "■",
|
||||
"total": "-"
|
||||
},
|
||||
"border": {
|
||||
"left": "[ ",
|
||||
"right": " ]",
|
||||
"leftElapsed": "",
|
||||
"rightElapsed": ""
|
||||
},
|
||||
"color": {
|
||||
"elapsed": "auto",
|
||||
"total": "97",
|
||||
"border": "97"
|
||||
},
|
||||
"width": 10
|
||||
},
|
||||
"fraction": {
|
||||
"ndigits": 2
|
||||
},
|
||||
"noBuffer": false,
|
||||
"key": {
|
||||
"width": 0,
|
||||
"type": "string",
|
||||
"paddingLeft": 0
|
||||
},
|
||||
"freq": {
|
||||
"ndigits": 2,
|
||||
"spaceBeforeUnit": "default"
|
||||
},
|
||||
"constants": []
|
||||
},
|
||||
"general": {
|
||||
"thread": true,
|
||||
"processingTimeout": 5000,
|
||||
"detectVersion": true,
|
||||
"playerName": "",
|
||||
"dsForceDrm": false
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
{
|
||||
"type": "title",
|
||||
"key": " ",
|
||||
"keyIcon": "",
|
||||
"fqdn": false,
|
||||
"color": {
|
||||
"user": "",
|
||||
"at": "",
|
||||
"host": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "separator",
|
||||
"string": "-",
|
||||
"outputColor": "",
|
||||
"times": 0
|
||||
},
|
||||
{
|
||||
"type": "os",
|
||||
"key": "BTW I use",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "host",
|
||||
"key": "Mainframe",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "kernel",
|
||||
"key": "Penguin",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "uptime",
|
||||
"key": "Time without touching grass",
|
||||
"keyIcon": ""
|
||||
},
|
||||
"break",
|
||||
"packages",
|
||||
{
|
||||
"type": "packages",
|
||||
"keyIcon": "",
|
||||
"key": "Bloat amount",
|
||||
"disabled": [
|
||||
"apk"
|
||||
],
|
||||
"combined": false
|
||||
},
|
||||
"break",
|
||||
"memory",
|
||||
"disk",
|
||||
"battery",
|
||||
{
|
||||
"type": "cpu",
|
||||
"keyIcon": "",
|
||||
"key": "Toaster",
|
||||
"temp": false,
|
||||
"showPeCoreCount": false
|
||||
},
|
||||
{
|
||||
"type": "gpu",
|
||||
"keyIcon": "",
|
||||
"key": "Crypto Miner",
|
||||
"driverSpecific": false,
|
||||
"detectionMethod": "pci",
|
||||
"temp": false,
|
||||
"hideType": "none",
|
||||
"percent": {
|
||||
"green": 50,
|
||||
"yellow": 80,
|
||||
"type": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"keyIcon": "",
|
||||
"key": "I forgot",
|
||||
"percent": {
|
||||
"green": 50,
|
||||
"yellow": 80,
|
||||
"type": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "disk",
|
||||
"key": "Floppy",
|
||||
"keyIcon": "",
|
||||
"showRegular": true,
|
||||
"showExternal": true,
|
||||
"showHidden": false,
|
||||
"showSubvolumes": false,
|
||||
"showReadOnly": true,
|
||||
"showUnknown": false,
|
||||
"folders": "",
|
||||
"hideFolders": "/efi:/boot:/boot/*",
|
||||
"hideFS": "",
|
||||
"useAvailable": false,
|
||||
"percent": {
|
||||
"green": 50,
|
||||
"yellow": 80,
|
||||
"type": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "battery",
|
||||
"keyIcon": "",
|
||||
"key": "Juice",
|
||||
"temp": false,
|
||||
"percent": {
|
||||
"green": 50,
|
||||
"yellow": 20,
|
||||
"type": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "poweradapter",
|
||||
"keyIcon": ""
|
||||
},
|
||||
"break",
|
||||
"colors"
|
||||
{
|
||||
"type": "shell",
|
||||
"key": "Krab",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "wm",
|
||||
"keyIcon": "",
|
||||
"detectPlugin": false
|
||||
},
|
||||
"break",
|
||||
{
|
||||
"type": "colors",
|
||||
"key": " ",
|
||||
"keyIcon": "",
|
||||
"symbol": "block",
|
||||
"paddingLeft": 0,
|
||||
"block": {
|
||||
"width": 3,
|
||||
"range": [
|
||||
0,
|
||||
15
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user