Skip to content

[BUG] Fallback fonts are detected as primary font for Ghostty #1967

@sghng

Description

@sghng

Read the FAQ first

  • I have checked the FAQ but the issue is not covered

Description

Since this PR, Ghostty allows users to define font-family several times, with latter definitions serving as a fallback font. In previous versions, the font-family defined later will override the ones defined before it, on which the current font detection mechanism in Fastfetch is based.

As a result, for Ghostty users with fallback fonts defined, fastfetch will show the fallback font as a primary font, instead of displaying all of them, as it does for iTerm, which also allows users to define fallback font for non-ASCii characters.

Version used

fastfetch 2.52.0 (aarch64)

Bug prevalence

Always

Regression

Yes

Installation

Package manager

Package manager

brew

Screenshots

No response

Configuration

System information

[
  {
    "type": "Title",
    "result": {
      "userName": "sghuang",
      "fullUserName": "Samuel Huang",
      "hostName": "samuel-mbp",
      "homeDir": "/Users/sghuang/",
      "exePath": "/opt/homebrew/Cellar/fastfetch/2.52.0/bin/fastfetch",
      "userShell": "/opt/homebrew/bin/fish"
    },
    "stat": 0.0040000081062316895
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.0010000020265579224
  },
  {
    "type": "OS",
    "result": {
      "buildID": "25A354",
      "codename": "Tahoe",
      "id": "macos",
      "idLike": "",
      "name": "macOS",
      "prettyName": "",
      "variant": "",
      "variantID": "",
      "version": "26.0",
      "versionID": "26.0"
    },
    "stat": 0.10999999940395355
  },
  {
    "type": "Host",
    "result": {
      "family": "Mac15,6",
      "name": "MacBook Pro (14-inch, Nov 2023, Three Thunderbolt 4 ports)",
      "version": "",
      "sku": "",
      "vendor": "Apple Inc.",
      "serial": "JRVY9NN7KN",
      "uuid": "388A55A1-BFA0-549A-A7CE-825389EDC089"
    },
    "stat": 0.052000001072883606
  },
  {
    "type": "BIOS",
    "result": {
      "date": "Thu Aug 14 21:16:44 PDT 2025",
      "release": "",
      "vendor": "Apple Inc.",
      "version": "13822.1.2",
      "type": "iBoot"
    },
    "stat": 0.23799999058246613
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "iBoot",
      "firmware": "/System/Library/CoreServices/boot.efi",
      "order": 0,
      "secureBoot": false
    },
    "stat": 0.006999999284744263
  },
  {
    "type": "Board",
    "result": {
      "name": "J514sAP",
      "vendor": "Apple Inc.",
      "version": "",
      "serial": ""
    },
    "stat": 0.025000005960464478
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Laptop",
      "vendor": "Apple Inc.",
      "version": "",
      "serial": ""
    },
    "stat": 0.031000003218650818
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "arm64",
      "name": "Darwin",
      "release": "25.0.0",
      "version": "Darwin Kernel Version 25.0.0: Mon Aug 25 21:17:56 PDT 2025; root:xnu-12377.1.9~3/RELEASE_ARM64_T6030",
      "displayVersion": "",
      "pageSize": 16384
    },
    "stat": 0.003999993205070496
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "launchd",
      "exe": "/sbin/launchd",
      "version": "7.0.0",
      "pid": 1
    },
    "stat": 4.023000001907349
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 132431297,
      "bootTime": "2025-09-16T00:38:29.796-0400"
    },
    "stat": 0.2939999997615814
  },
  {
    "type": "Loadavg",
    "result": [
      4.0751953125,
      3.01611328125,
      2.83984375
    ],
    "stat": 0.0029999911785125732
  },
  {
    "type": "Processes",
    "result": 985,
    "stat": 0.050000011920928955
  },
  {
    "type": "Packages",
    "result": {
      "all": 467,
      "amSystem": 0,
      "amUser": 0,
      "apk": 0,
      "brew": 301,
      "brewCask": 110,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 0,
      "flatpakUser": 0,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "hpkgSystem": 0,
      "hpkgUser": 0,
      "linglong": 0,
      "mport": 0,
      "nixDefault": 56,
      "nixSystem": 0,
      "nixUser": 0,
      "opkg": 0,
      "pacman": 0,
      "pacstall": 0,
      "paludis": 0,
      "pisi": 0,
      "pkg": 0,
      "pkgtool": 0,
      "pkgsrc": 0,
      "macports": 0,
      "rpm": 0,
      "scoopUser": 0,
      "scoopGlobal": 0,
      "snap": 0,
      "soar": 0,
      "sorcery": 0,
      "winget": 0,
      "xbps": 0,
      "pacmanBranch": ""
    },
    "stat": 69.48199999332428
  },
  {
    "type": "Shell",
    "result": {
      "exe": "fish",
      "exeName": "fish",
      "exePath": "/opt/homebrew/bin/fish",
      "pid": 41239,
      "ppid": 19664,
      "processName": "fish",
      "prettyName": "fish",
      "version": "4.0.6",
      "tty": 5
    },
    "stat": 4.106000006198883
  },
  {
    "type": "Editor",
    "result": {
      "type": "Editor",
      "name": "nvim",
      "path": "/opt/homebrew/Cellar/neovim/HEAD-f1a8bb4/bin/nvim",
      "exe": "nvim",
      "version": "0.12.0-dev-1224+gf1a8bb45ca-Homebrew"
    },
    "stat": 0.3009999990463257
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 3,
        "name": "DELL S3225QS",
        "primary": true,
        "output": {
          "width": 5120,
          "height": 2880,
          "refreshRate": 120.0
        },
        "scaled": {
          "width": 2560,
          "height": 1440
        },
        "preferred": {
          "width": 3840,
          "height": 2160,
          "refreshRate": 120.0
        },
        "physical": {
          "width": 700,
          "height": 400
        },
        "rotation": 0,
        "bitDepth": 10,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2025,
          "week": 13
        },
        "serial": 809916758,
        "platformApi": "CoreGraphics"
      },
      {
        "id": 2,
        "name": "LEN P27h-10",
        "primary": false,
        "output": {
          "width": 4256,
          "height": 2394,
          "refreshRate": 60.0
        },
        "scaled": {
          "width": 2128,
          "height": 1197
        },
        "preferred": {
          "width": 2560,
          "height": 1440,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 600,
          "height": 340
        },
        "rotation": 0,
        "bitDepth": 10,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2019,
          "week": 15
        },
        "serial": 16843009,
        "platformApi": "CoreGraphics"
      },
      {
        "id": 17,
        "name": "T24i-10",
        "primary": false,
        "output": {
          "width": 1080,
          "height": 1920,
          "refreshRate": 60.0
        },
        "scaled": {
          "width": 1080,
          "height": 1920
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 0.0
        },
        "physical": {
          "width": 530,
          "height": 300
        },
        "rotation": 270,
        "bitDepth": 8,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": null,
        "serial": 16843009,
        "platformApi": "CoreGraphics"
      }
    ],
    "stat": 59.37399999797344
  },
  {
    "type": "Brightness",
    "result": [
      {
        "name": "LEN P27h-10",
        "max": 100.0,
        "min": 0.0,
        "current": 15.0,
        "builtin": false
      },
      {
        "name": "DELL S3225QS",
        "max": 100.0,
        "min": 0.0,
        "current": 100.0,
        "builtin": false
      }
    ],
    "stat": 111.1169999986887
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.008000001311302185
  },
  {
    "type": "LM",
    "error": "Not supported on this platform",
    "stat": 0.0
  },
  {
    "type": "DE",
    "result": {
      "processName": "",
      "prettyName": "Liquid Glass",
      "version": ""
    },
    "stat": 0.001999989151954651
  },
  {
    "type": "WM",
    "result": {
      "processName": "WindowServer",
      "prettyName": "Quartz Compositor",
      "protocolName": "",
      "pluginName": "",
      "version": "341.0.1"
    },
    "stat": 0.13199999928474426
  },
  {
    "type": "WMTheme",
    "result": "Multicolor (Dark)",
    "stat": 0.13200001418590546
  },
  {
    "type": "Theme",
    "error": "Not supported on this platform",
    "stat": 0.001999989151954651
  },
  {
    "type": "Icons",
    "error": "Not supported on this platform",
    "stat": 0.0010000020265579224
  },
  {
    "type": "Font",
    "result": {
      "display": ".AppleSystemUIFont [System], Helvetica [User]",
      "fonts": [
        ".AppleSystemUIFont",
        "Helvetica",
        ".AppleSystemUIFontMonospaced",
        "Menlo"
      ]
    },
    "stat": 3.568000003695488
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Fill - Black, Outline - White",
      "size": "32"
    },
    "stat": 0.09700000286102295
  },
  {
    "type": "Wallpaper",
    "result": "/Users/sghuang/Library/Application Support/com.apple.mobileAssetDesktop/Iridescence.heic",
    "stat": 177.08399999141693
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "ghostty",
      "exe": "/Applications/Ghostty.app/Contents/MacOS/ghostty",
      "exeName": "ghostty",
      "exePath": "/Applications/Ghostty.app/Contents/MacOS/ghostty",
      "pid": 19662,
      "ppid": 1,
      "prettyName": "ghostty",
      "version": "1.2.1-main+abec922d9",
      "tty": ""
    },
    "stat": 0.15299999713897705
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "Noto Sans Mono CJK SC",
        "size": "18",
        "styles": [],
        "pretty": "Noto Sans Mono CJK SC (18pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 0.10500000417232513
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 125,
      "rows": 36,
      "width": 3016,
      "height": 1808
    },
    "stat": 0.031000003218650818
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 235,
        "g": 219,
        "b": 178,
        "dark": false
      },
      "bg": {
        "r": 40,
        "g": 40,
        "b": 40,
        "dark": true
      }
    },
    "stat": 0.10300000011920929
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "Apple M3 Pro",
      "vendor": "Apple",
      "packages": 1,
      "cores": {
        "physical": 12,
        "logical": 12,
        "online": 12
      },
      "frequency": {
        "base": 0,
        "max": 4056
      },
      "coreTypes": [
        {
          "count": 6,
          "freq": 2
        },
        {
          "count": 6,
          "freq": 1
        }
      ],
      "temperature": 63.6497688293457,
      "march": "ARMv8.7-A"
    },
    "stat": 3.9969999939203262
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 196608,
          "num": 6,
          "lineSize": 0,
          "type": "instruction"
        },
        {
          "size": 131072,
          "num": 6,
          "lineSize": 0,
          "type": "data"
        },
        {
          "size": 131072,
          "num": 6,
          "lineSize": 0,
          "type": "instruction"
        },
        {
          "size": 65536,
          "num": 6,
          "lineSize": 0,
          "type": "data"
        }
      ],
      "l2": [
        {
          "size": 16777216,
          "num": 1,
          "lineSize": 0,
          "type": "unified"
        },
        {
          "size": 4194304,
          "num": 1,
          "lineSize": 0,
          "type": "unified"
        }
      ]
    },
    "stat": 0.035999998450279236
  },
  {
    "type": "CPUUsage",
    "result": [
      33.33333333333333,
      23.809523809523807,
      18.181818181818183,
      10.0,
      9.523809523809524,
      4.761904761904762,
      20.0,
      0.0,
      0.0,
      20.0,
      10.0,
      0.0
    ],
    "stat": 205.15600000321865
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 18,
        "coreUsage": 92.0,
        "memory": {
          "dedicated": {
            "total": null,
            "used": null
          },
          "shared": {
            "total": 30150672384,
            "used": 2610659328
          },
          "type": null
        },
        "driver": "com.apple.AGXG15S 340.26.3",
        "name": "Apple M3 Pro",
        "temperature": 57.73834882463728,
        "type": "Integrated",
        "vendor": "Apple",
        "platformApi": "Metal 4",
        "frequency": 1380,
        "deviceId": 4294968342
      }
    ],
    "stat": 19.83100000023842
  },
  {
    "type": "Memory",
    "result": {
      "total": 38654705664,
      "used": 25961136128
    },
    "stat": 0.010999992489814758
  },
  {
    "type": "PhysicalMemory",
    "result": [
      {
        "size": 38654705664,
        "maxSpeed": 0,
        "runningSpeed": 0,
        "type": "LPDDR5",
        "locator": "",
        "formFactor": "",
        "vendor": "Micron",
        "serial": "",
        "partNumber": "",
        "ecc": false
      }
    ],
    "stat": 60.59700000286102
  },
  {
    "type": "Swap",
    "result": [
      {
        "name": "Encrypted",
        "used": 195493888,
        "total": 1073741824
      }
    ],
    "stat": 0.01000000536441803
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 234248560640,
          "free": 234248560640,
          "total": 994631127040,
          "used": 760382566400
        },
        "files": {
          "total": 2288030374,
          "used": 446774
        },
        "filesystem": "apfs",
        "mountpoint": "/",
        "mountFrom": "/dev/disk3s1s1",
        "name": "Macintosh HD",
        "volumeType": [
          "Regular",
          "Read-only"
        ],
        "createTime": "2025-09-09T03:15:49.000-0400"
      },
      {
        "bytes": {
          "available": 234248564736,
          "free": 234248564736,
          "total": 994631127040,
          "used": 760382562304
        },
        "files": {
          "total": 2293788201,
          "used": 6204561
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/Data",
        "mountFrom": "/dev/disk3s5",
        "name": "Data",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-02-29T00:29:04.735-0500"
      },
      {
        "bytes": {
          "available": 503078912,
          "free": 503078912,
          "total": 524288000,
          "used": 21209088
        },
        "files": {
          "total": 4912975,
          "used": 95
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/Hardware",
        "mountFrom": "/dev/disk1s3",
        "name": "Hardware",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:09:44.911-0400"
      },
      {
        "bytes": {
          "available": 234248617984,
          "free": 234248617984,
          "total": 994631127040,
          "used": 760382509056
        },
        "files": {
          "total": 2287585526,
          "used": 1366
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/Preboot",
        "mountFrom": "/dev/disk3s2",
        "name": "Preboot",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:09:43.660-0400"
      },
      {
        "bytes": {
          "available": 234275999744,
          "free": 234275999744,
          "total": 994662584320,
          "used": 760386584576
        },
        "files": {
          "total": 2287851671,
          "used": 111
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/Update",
        "mountFrom": "/dev/disk3s4",
        "name": "Update",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:09:46.315-0400"
      },
      {
        "bytes": {
          "available": 234252447744,
          "free": 234252447744,
          "total": 994631127040,
          "used": 760378679296
        },
        "files": {
          "total": 2287621562,
          "used": 2
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/VM",
        "mountFrom": "/dev/disk3s6",
        "name": "VM",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:23:33.233-0400"
      },
      {
        "bytes": {
          "available": 503078912,
          "free": 503078912,
          "total": 524288000,
          "used": 21209088
        },
        "files": {
          "total": 4912909,
          "used": 29
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/iSCPreboot",
        "mountFrom": "/dev/disk1s1",
        "name": "iSCPreboot",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:09:44.525-0400"
      },
      {
        "bytes": {
          "available": 503078912,
          "free": 503078912,
          "total": 524288000,
          "used": 21209088
        },
        "files": {
          "total": 4912881,
          "used": 1
        },
        "filesystem": "apfs",
        "mountpoint": "/System/Volumes/xarts",
        "mountFrom": "/dev/disk1s2",
        "name": "xarts",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2024-06-03T22:09:44.719-0400"
      },
      {
        "bytes": {
          "available": 234248593408,
          "free": 234248593408,
          "total": 994631127040,
          "used": 760382533632
        },
        "files": {
          "total": 2287722807,
          "used": 138887
        },
        "filesystem": "apfs",
        "mountpoint": "/nix",
        "mountFrom": "/dev/disk3s7",
        "name": "nix",
        "volumeType": [
          "Hidden"
        ],
        "createTime": "2025-09-13T19:11:26.758-0400"
      }
    ],
    "stat": 0.08399999141693115
  },
  {
    "type": "Btrfs",
    "error": "Not supported on this platform",
    "stat": 0.0
  },
  {
    "type": "Zpool",
    "error": "Not supported on this platform",
    "stat": 0.0010000020265579224
  },
  {
    "type": "Battery",
    "result": [
      {
        "capacity": 100.0,
        "manufacturer": "Apple Inc.",
        "manufactureDate": "2024-04-24",
        "modelName": "bq40z651",
        "status": "AC connected",
        "technology": "Lithium",
        "serial": "F8YH5H00GHC00000E4",
        "temperature": 30.850000000000023,
        "cycleCount": 292,
        "timeRemaining": null
      }
    ],
    "stat": 0.4520000070333481
  },
  {
    "type": "PowerAdapter",
    "result": [
      {
        "description": "pd charger",
        "manufacturer": "",
        "modelName": "0",
        "name": "",
        "serial": "",
        "watts": 79
      }
    ],
    "stat": 0.28299999237060547
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.0010000020265579224
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 31.627000004053116
  },
  {
    "type": "PublicIp",
    "error": "Empty server response received",
    "stat": 248.04399999976158
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "name": "en0",
        "defaultRoute": {
          "ipv4": true,
          "ipv6": false
        },
        "ipv4": "10.33.246.215/16",
        "ipv6": "",
        "mac": "12:b6:ac:8b:39:e3",
        "mtu": 1500,
        "speed": -1,
        "flags": "UP,BROADCAST,RUNNING,MULTICAST,NOTRAILERS,SIMPLEX"
      }
    ],
    "stat": 0.42399999499320984
  },
  {
    "type": "DNS",
    "result": [
      "100.100.100.100"
    ],
    "stat": 1.2929999977350235
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "en0",
          "status": "Power On"
        },
        "conn": {
          "status": "Active",
          "ssid": "<redacted>",
          "bssid": "<redacted>",
          "protocol": "802.11ax (Wi-Fi 6)",
          "security": "WPA2 Enterprise",
          "signalQuality": 74.0,
          "rxRate": null,
          "txRate": 288.0,
          "channel": 53,
          "frequency": 6400
        }
      }
    ],
    "stat": 20.865000009536743
  },
  {
    "type": "DateTime",
    "result": "2025-09-17T13:25:42.112-0400",
    "stat": 0.013999998569488525
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.001999989151954651
  },
  {
    "type": "Vulkan",
    "error": "dlopen libvulkan.dylib failed",
    "stat": 0.2550000101327896
  },
  {
    "type": "OpenGL",
    "result": {
      "version": "4.1 Metal - 90.5",
      "renderer": "Apple M3 Pro",
      "vendor": "Apple",
      "slv": "4.10",
      "library": "CGL 1.2"
    },
    "stat": 32.28999999165535
  },
  {
    "type": "OpenCL",
    "result": {
      "version": "1.2 (Aug  2 2025 21:16:03)",
      "name": "Apple",
      "vendor": "Apple",
      "gpus": [
        {
          "type": "Integrated",
          "vendor": "Apple",
          "name": "Apple M3 Pro",
          "driver": "1.0",
          "platformApi": "OpenCL 1.2",
          "coreCount": 18,
          "frequency": 1000,
          "memory": {
            "dedicated": {
              "total": null,
              "used": null
            },
            "shared": {
              "total": 30150672384,
              "used": null
            }
          },
          "deviceId": 16940800
        }
      ]
    },
    "stat": 0.031000003218650818
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "sghuang",
        "hostName": "",
        "sessionName": "console",
        "clientIp": "",
        "loginTime": "2025-09-16T00:47:41.149-0400"
      }
    ],
    "stat": 0.10699999332427979
  },
  {
    "type": "Bluetooth",
    "result": [
      {
        "address": "2C:76:00:DF:BE:36",
        "battery": 0,
        "connected": true,
        "name": "AirPods Pro",
        "type": "Audio/Video"
      },
      {
        "address": "C7:F5:9A:16:F2:AD",
        "battery": 0,
        "connected": true,
        "name": "MX Anywhere 3",
        "type": "Miscellaneous"
      }
    ],
    "stat": 55.50900000333786
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "Samuel’s MacBook Pro",
        "address": "80:A9:97:4A:20:C7",
        "lmpVersion": -11,
        "lmpSubversion": null,
        "vendor": "Apple",
        "enabled": true,
        "discoverable": false,
        "connectable": true
      }
    ],
    "stat": 117.43500000238419
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": false,
        "volume": null,
        "name": "DELL S3225QS",
        "identifier": "10ACA9D1-0000-0000-0D23-010380462878",
        "platformApi": "Core Audio"
      },
      {
        "active": true,
        "main": true,
        "volume": 0,
        "name": "Samuel’s AirPods Pro",
        "identifier": "2C-76-00-DF-BE-36:output",
        "platformApi": "Core Audio"
      },
      {
        "active": true,
        "main": false,
        "volume": null,
        "name": "LEN P27h-10",
        "identifier": "30AEAF61-0000-0000-0F1D-0103803C2278",
        "platformApi": "Core Audio"
      },
      {
        "active": true,
        "main": false,
        "volume": 62,
        "name": "USB Audio Adapter ",
        "identifier": "AppleUSBAudioEngine:DisplayLink:USB-A-C To Dual HDMI 4K Graphic Adapter:6902338101773:3",
        "platformApi": "Core Audio"
      },
      {
        "active": true,
        "main": false,
        "volume": 0,
        "name": "KT_USB_AUDIO",
        "identifier": "AppleUSBAudioEngine:KTMicro:KT_USB_AUDIO:214b206000000178:2",
        "platformApi": "Core Audio"
      },
      {
        "active": true,
        "main": false,
        "volume": 31,
        "name": "MacBook Pro Speakers",
        "identifier": "BuiltInSpeakerDevice",
        "platformApi": "Core Audio"
      }
    ],
    "stat": 204.4079999923706
  },
  {
    "type": "Camera",
    "result": [
      {
        "name": "FaceTime HD Camera",
        "vendor": "Apple Inc.",
        "colorSpace": "sRGB",
        "id": "1FD4B3A2-236E-492B-8CE5-255DD288CE50",
        "width": 1280,
        "height": 720
      },
      {
        "name": "Samuel Huang’s iPhone Camera",
        "vendor": "",
        "colorSpace": "sRGB",
        "id": "DB2DF575-C100-4D2C-A4CB-1B3600000001",
        "width": 640,
        "height": 480
      }
    ],
    "stat": 70.84900000691414
  },
  {
    "type": "Gamepad",
    "result": [],
    "stat": 0.24400000274181366
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "AA78CEFC989AC556",
        "name": "MX Anywhere 3"
      },
      {
        "serial": "",
        "name": "Apple Internal Keyboard / Trackpad"
      },
      {
        "serial": "",
        "name": "keydous"
      }
    ],
    "stat": 16.64699999988079
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "",
        "name": "Apple Internal Keyboard / Trackpad"
      },
      {
        "serial": "pqrs.org:Karabiner-DriverKit-VirtualHIDKeyboard",
        "name": "Karabiner DriverKit VirtualHIDKeyboard 1.8.0"
      },
      {
        "serial": "",
        "name": "keydous"
      },
      {
        "serial": "",
        "name": "keydous"
      }
    ],
    "stat": 18.373999997973442
  },
  {
    "type": "Weather",
    "error": "Empty server response received",
    "stat": 0.018000006675720215
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "en0",
        "defaultRoute": true,
        "txBytes": 364,
        "rxBytes": 215,
        "txPackets": 5,
        "rxPackets": 3,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 0.010999992489814758
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "APPLE SSD AP1024Z Media",
        "devPath": "/dev/disk0",
        "bytesRead": 12288,
        "bytesWritten": 765952,
        "readCount": 3,
        "writeCount": 41
      }
    ],
    "stat": 0.19699999690055847
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "APPLE SSD AP1024Z Media",
        "devPath": "/dev/disk0",
        "interconnect": "Apple Fabric",
        "kind": "SSD",
        "size": 1000555581440,
        "serial": "0ba0224a2310f442",
        "removable": false,
        "readOnly": false,
        "revision": "555",
        "temperature": 35.0
      }
    ],
    "stat": 2.269000008702278
  },
  {
    "type": "TPM",
    "result": {
      "version": "2.0",
      "description": "Apple Silicon Security"
    },
    "stat": 0.003999993205070496
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "macOS",
      "architecture": "aarch64",
      "version": "2.52.0",
      "versionGit": "",
      "cmakeBuiltType": "Release",
      "compileTime": "Sep  5 2025, 05:04:53",
      "compiler": "Apple clang 17.0.0 (17000013)",
      "debugMode": false,
      "libc": "libSystem 1351.0.0"
    },
    "stat": 0.0020000040531158447
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.0020000040531158447
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.0009999871253967285
  }
]

Features built-in

threads
vulkan
imagemagick7
chafa
zlib
sqlite3
System yyjson

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions