Stole your config and a logo
Redid your config to a bit more of my liking
Revised Code
// Inspired by Coffee and Kush
// Grabbed from forum.endeavouros.com (Noodly)
{ "$schema":
"https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "auto",
"source": "/home/thefrog/.config/fastfetch/os.png",
"padding": {
"top": 4,
"left": 2,
"right": 2
}
},
"display": {
"separator": " "
},
"modules": [
{
"key": "โญโโโโโโโโโโโโโโฎ",
"type": "custom"
},
{
"key": "โ {#36}๏ข Distro {#keys}โ",
"type": "os"
},
{
"key": "โ {#35}๏ณ DE {#keys}โ",
"type": "de"
},
{
"key": "โ {#33}๎ญฟ WM {#keys}โ",
"type": "wm"
},
{
"key": "โ {#33}๓ฐ LM {#keys}โ",
"type": "lm"
},
{
"key": "โ {#33}๏ Kernel {#keys}โ",
"type": "kernel"
},
{
"key": "โ {#33}๓ฑ BootMgr {#keys}โ",
"type": "bootmgr"
},
{
"key": "โ {#33}๎ Terminal {#keys}โ",
"type": "terminal"
},
{
"key": "โ {#33}๎ TermFont {#keys}โ",
"type": "terminalfont"
},
{
"key": "โ {#33}๏ Shell {#keys}โ",
"type": "shell"
},
{
"key": "โ {#33}๓ฐ Packages {#keys}โ",
"type": "packages"
},
{
"key": "โ {#33}๓ฐฅ Uptime {#keys}โ",
"type": "uptime"
},
{
"key": "โโโโโโโโโโโโโโโค",
"type": "custom"
},
{
"key": "โ {#33}๓ฐ
Machine {#keys}โ",
"type": "host",
},
{
"key": "โ {#33}๎ชพ Board {#keys}โ",
"type": "board"
},
{
"key": "โ {#33}๎ชพ Bios {#keys}โ",
"type": "bios"
},
{
"key": "โ {#33}๓ฐ CPU {#keys}โ",
"type": "cpu",
"showPeCoreCount": true
},
{
"key": "โ {#33}๓ฐ GFX {#keys}โ",
"type": "gpu",
},
{
"key": "โ {#33}๓ฐ Vulkan {#keys}โ",
"type": "vulkan",
},
{
"key": "โ {#33}๓ฐน Monitor {#keys}โ",
"type": "monitor"
},
{
"key": "โ {#33}๓ฐถ Memory {#keys}โ",
"type": "memory"
},
{
"key": "โ {#33}๓ฐฃ Swap {#keys}โ",
"type": "swap"
},
{
"key": "โโโโโโโโโโโโโโโค",
"type": "custom"
},
{
"key": "โ {#33}๓ฐ SSD {#keys}โ",
"type": "disk",
},
{
"key": "โโโโโโโโโโโโโโโค",
"type": "custom"
},
{
"key": "โ {#33}๓ฐคข WiFi {#keys}โ",
"type": "wifi",
},
{
"key": "โ {#33}๓ฐ Camera {#keys}โ",
"type": "camera",
},
{
"key": "โ {#33}๓ฐ Sound {#keys}โ",
"type": "sound",
},
{
"key": "โ {#33}๏ Media {#keys}โ",
"type": "media",
},
{
"key": "โโโโโโโโโโโโโโโค",
"type": "custom"
},
{
"key": "โ {#33}๎ฟ Palette {#keys}โ",
"type": "colors",
"symbol": "circle"
},
{
"key": "โฐโโโโโโโโโโโโโโฏ",
"type": "custom"
}
]
}