fastfetch.jsonc
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "/home/swh/Plasma/EOS/EndeavourOS-Logos/startreks.png"
},
"modules": [
{
"type": "custom",
"format": "┌───────── \u001B[1mEat , Sleep , EndeavourOS .\u001B[0m ─────────┐"
},
"break",
"os",
"kernel",
"board",
"bios",
"datetime",
"uptime",
"packages",
"shell",
"terminal",
"terminalfont",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"cpu",
"gpu",
"display",
"vulkan",
"memory",
"swap",
"disk",
"sound",
{
"type": "player",
"format": "Pretty : {}; Name: {};"
},
{
"type": "media",
"format": "Pretty : {}; Name: {}; Artist: {}; Album: {}"
},
"break",
{
"type": "custom",
"format": "└────────────────────── \u001B[1mThanks for fetching \u001B[0m─────────────────────────┘"
},
"break",
"colors"
]
}