Skip to content

[BUG] Long lines are not truncated #2544

Description

@nylvim

Read the FAQ first

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

Description

Long lines used to be truncated to fit the terminal, but now the program prints them entirely and messes up the output. I believe this changed around the 2.61 or 2.62 version.

I don't know if this is actually a feature, but I didn't find any relevant options.

Version used

fastfetch 2.67.1 (x86_64)

Bug prevalence

Always

Regression

Yes

Installation

Package manager

Package manager

pacman

Screenshots

Image

Configuration

System information

[
  {
    "type": "Title",
    "result": {
      "userId": 1000,
      "userName": "novi",
      "fullUserName": "",
      "hostName": "noxiv",
      "homeDir": "/home/novi/",
      "exePath": "/usr/bin/fastfetch",
      "userShell": "/usr/bin/zsh",
      "pid": 11229,
      "cwd": "/home/novi/"
    },
    "stat": 0.017521000001579523
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.008755999966524541
  },
  {
    "type": "OS",
    "result": {
      "buildID": "rolling",
      "codename": "",
      "id": "arch",
      "idLike": "",
      "name": "Arch Linux",
      "prettyName": "Arch Linux",
      "variant": "",
      "variantID": "",
      "version": "rolling",
      "versionID": ""
    },
    "stat": 0.06180199992377311
  },
  {
    "type": "Host",
    "result": {
      "family": "",
      "name": "MS-7E32",
      "version": "1.0",
      "sku": "",
      "vendor": "Micro-Star International Co., Ltd.",
      "serial": "",
      "uuid": ""
    },
    "stat": 0.11484600009862334
  },
  {
    "type": "BIOS",
    "result": {
      "date": "12/23/2025",
      "release": "5.32",
      "vendor": "American Megatrends International, LLC.",
      "version": "1.AB0",
      "type": "UEFI"
    },
    "stat": 0.051783000002615154
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "Limine",
      "firmware": "\\EFI\\Limine\\BOOTX64.EFI",
      "order": 0,
      "secureBoot": false
    },
    "stat": 1.0208730000304058
  },
  {
    "type": "Board",
    "result": {
      "name": "MAG Z890 TOMAHAWK WIFI (MS-7E32)",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "1.0",
      "serial": ""
    },
    "stat": 0.06330899999011308
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "1.0",
      "serial": ""
    },
    "stat": 0.05992100003641099
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "7.1.9-zen1-2-zen",
      "version": "#1 ZEN SMP PREEMPT_DYNAMIC Fri, 21 Aug 2026 23:03:30 +0000",
      "pageSize": 4096
    },
    "stat": 0.001883000019006431
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "systemd",
      "exe": "/usr/lib/systemd/systemd",
      "version": "261.2-1-arch",
      "pid": 1
    },
    "stat": 0.7545720000052825
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 902540,
      "bootTime": "2026-08-27T07:46:53.186+0800"
    },
    "stat": 0.06961500004399568
  },
  {
    "type": "Loadavg",
    "result": [
      0.39,
      0.68,
      0.61
    ],
    "stat": 0.02141100005246699
  },
  {
    "type": "Processes",
    "result": 448,
    "stat": 0.7905879999743775
  },
  {
    "type": "Packages",
    "result": {
      "all": 1128,
      "pacman": 1128
    },
    "stat": 0.596845000050962
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/usr/bin/zsh",
      "exeName": "zsh",
      "exePath": "/usr/bin/zsh",
      "pid": 10734,
      "ppid": 1132,
      "processName": "zsh",
      "prettyName": "zsh",
      "version": "5.9.2",
      "tty": 2
    },
    "stat": 0.10738800000399351
  },
  {
    "type": "Editor",
    "result": {
      "type": "Visual",
      "name": "code-wait",
      "path": "/home/novi/.confast/scripts/code-wait",
      "exe": "code-wait",
      "version": ""
    },
    "stat": 0.08801100007258356
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 908939332,
        "name": "G27M7\u0000",
        "primary": false,
        "output": {
          "width": 3840,
          "height": 2160,
          "refreshRate": 160.0,
          "drrStatus": null,
          "dpi": 168
        },
        "scaled": {
          "width": 2194,
          "height": 1234
        },
        "preferred": {
          "width": 3840,
          "height": 2160,
          "refreshRate": 160.0
        },
        "physical": {
          "width": 600,
          "height": 340
        },
        "rotation": 0,
        "bitDepth": 0,
        "hdrStatus": "Supported",
        "type": "External",
        "manufactureDate": {
          "year": 2024,
          "week": 30
        },
        "serial": "0000000000001",
        "platformApi": "wayland-zxdg"
      }
    ],
    "stat": 3.8970620000036433
  },
  {
    "type": "Brightness",
    "result": [],
    "stat": 0.07466200005728751
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.0012240000069141388
  },
  {
    "type": "LM",
    "result": {
      "service": "login",
      "type": "Wayland",
      "version": ""
    },
    "stat": 0.017373000038787723
  },
  {
    "type": "DE",
    "error": "No DE found",
    "stat": 0.0008859999943524599
  },
  {
    "type": "WM",
    "result": {
      "processName": "niri",
      "prettyName": "niri",
      "protocolName": "Wayland",
      "pluginName": "",
      "version": "26.04"
    },
    "stat": 6.098781000007875
  },
  {
    "type": "WMTheme",
    "error": "Unknown WM: niri",
    "stat": 0.001386999967508018
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "KvLibadwaitaDark [Qt]",
      "theme2": "adw-gtk3-dark [GTK2/3/4]"
    },
    "stat": 0.030365999904461205
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "",
      "icons2": "Adwaita [GTK2/3/4]"
    },
    "stat": 0.0007429999532178044
  },
  {
    "type": "Font",
    "result": {
      "display": "Noto Sans (12pt) [Qt], Noto Sans (12pt) [GTK2/3/4]",
      "fonts": [
        "Noto Sans (12pt)",
        "Noto Sans (12pt)",
        "Noto Sans (12pt)",
        "Noto Sans (12pt)"
      ]
    },
    "stat": 0.004471999942325056
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Adwaita",
      "size": "24"
    },
    "stat": 0.0011190000222995877
  },
  {
    "type": "Wallpaper",
    "error": "Failed to detect the current wallpaper path",
    "stat": 0.0004469999112188816
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "foot",
      "exe": "foot",
      "exeName": "foot",
      "exePath": "/usr/bin/foot",
      "pid": 1132,
      "ppid": 943,
      "prettyName": "foot",
      "version": "1.27.0",
      "tty": ""
    },
    "stat": 0.5111269999761134
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "monospace",
        "size": "8",
        "styles": [],
        "pretty": "monospace (8pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 0.02176200004760176
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 93,
      "rows": 49,
      "width": 1860,
      "height": 2058
    },
    "stat": 0.002801000024192035
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 224,
        "g": 232,
        "b": 224,
        "dark": false
      },
      "bg": {
        "r": 16,
        "g": 16,
        "b": 16,
        "dark": true
      }
    },
    "stat": 0.19080700003542006
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "Intel(R) Core(TM) Ultra 7 265K",
      "vendor": "GenuineIntel",
      "packages": 1,
      "cores": {
        "physical": 20,
        "logical": 20,
        "online": 20
      },
      "frequency": {
        "base": 3900,
        "max": 5600
      },
      "coreTypes": [
        {
          "count": 12,
          "freq": 3300
        },
        {
          "count": 8,
          "freq": 3900
        }
      ],
      "temperature": 42.0,
      "march": "x86_64-v3",
      "numaNodes": 1,
      "codeName": "Core Ultra 7 (Arrow Lake-S)",
      "technology": "TSMC N3B"
    },
    "stat": 2.8069070000201464
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 32768,
          "num": 12,
          "lineSize": 64,
          "type": "data"
        },
        {
          "size": 65536,
          "num": 20,
          "lineSize": 64,
          "type": "instruction"
        },
        {
          "size": 49152,
          "num": 8,
          "lineSize": 64,
          "type": "data"
        }
      ],
      "l2": [
        {
          "size": 4194304,
          "num": 3,
          "lineSize": 64,
          "type": "unified"
        },
        {
          "size": 3145728,
          "num": 8,
          "lineSize": 64,
          "type": "unified"
        }
      ],
      "l3": [
        {
          "size": 31457280,
          "num": 1,
          "lineSize": 64,
          "type": "unified"
        }
      ]
    },
    "stat": 1.010162999969907
  },
  {
    "type": "CPUUsage",
    "result": [
      3.225806451612903,
      3.125,
      9.090909090909092,
      3.125,
      9.090909090909092,
      8.571428571428571,
      0.0,
      9.090909090909092,
      3.0303030303030303,
      3.0303030303030303,
      0.0,
      6.0606060606060606,
      6.451612903225806,
      3.125,
      6.0606060606060606,
      3.125,
      3.0303030303030303,
      3.0303030303030303,
      3.0303030303030303,
      3.0303030303030303
    ],
    "stat": 0.03887500008568168
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 4352,
        "coreUsage": 0.0,
        "memory": {
          "dedicated": {
            "total": 11319836672,
            "used": 1437204480
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "nvidia (open source) 610.57.04",
        "name": "NVIDIA GeForce RTX 2080 Ti",
        "temperature": 39.0,
        "type": "Discrete",
        "vendor": "NVIDIA",
        "platformApi": "DRM (card2)",
        "frequency": 2205,
        "deviceId": 512,
        "pcieSpeed": {
          "max": {
            "gen": 3,
            "lanes": 16
          },
          "current": {
            "gen": 3,
            "lanes": 16
          }
        }
      },
      {
        "index": null,
        "coreCount": 64,
        "coreUsage": null,
        "memory": {
          "dedicated": {
            "total": 0,
            "used": 0
          },
          "shared": {
            "total": 49839247360,
            "used": 0
          },
          "type": null
        },
        "driver": "i915",
        "name": "Intel Graphics",
        "temperature": null,
        "type": "Integrated",
        "vendor": "Intel",
        "platformApi": "DRM (card1)",
        "frequency": 2000,
        "deviceId": 16,
        "pcieSpeed": null
      }
    ],
    "stat": 14.767697999952361
  },
  {
    "type": "Codec",
    "result": [
      {
        "gpu": "VA-API NVDEC driver [direct backend]",
        "encoders": [],
        "decoders": [
          "MJPEG",
          "MPEG-2",
          "H.264",
          "VC-1",
          "VP8",
          "HEVC / H.265",
          "VP9"
        ],
        "platformApi": "VA-API (DRM)"
      },
      {
        "gpu": "Intel iHD driver for Intel(R) Gen Graphics - 26.2.4 ()",
        "encoders": [
          "H.264",
          "HEVC / H.265",
          "VP9",
          "AV1"
        ],
        "decoders": [
          "MJPEG",
          "MPEG-2",
          "H.264",
          "VP8",
          "HEVC / H.265",
          "VP9",
          "AV1"
        ],
        "platformApi": "VA-API (DRM)"
      }
    ],
    "stat": 373.788661000086
  },
  {
    "type": "Memory",
    "result": {
      "total": 49839247360,
      "used": 8261328896
    },
    "stat": 0.013359000091440976
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.006930999923497438
  },
  {
    "type": "Swap",
    "result": [
      {
        "name": "/dev/zram0",
        "used": 0,
        "total": 8589930496
      }
    ],
    "stat": 0.006348000024445355
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 62878769152,
          "free": 66207375360,
          "total": 217811255296,
          "used": 151603879936
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/",
        "mountFrom": "/dev/nvme0n1p7",
        "name": "Arch Linux",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2026-03-15T22:48:26.032+0800"
      },
      {
        "bytes": {
          "available": 62878769152,
          "free": 66207375360,
          "total": 217811255296,
          "used": 151603879936
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/home",
        "mountFrom": "/dev/nvme0n1p7",
        "name": "Arch Linux",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2026-03-15T22:49:03.727+0800"
      },
      {
        "bytes": {
          "available": 106198470656,
          "free": 106198470656,
          "total": 322122543104,
          "used": 215924072448
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "ntfs3",
        "mountpoint": "/mnt/ntfs/files",
        "mountFrom": "/dev/nvme0n1p5",
        "name": "Files",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2023-04-05T23:45:17.329+0800"
      },
      {
        "bytes": {
          "available": 101590593536,
          "free": 101590593536,
          "total": 214748360704,
          "used": 113157767168
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "ntfs3",
        "mountpoint": "/mnt/ntfs/programs",
        "mountFrom": "/dev/nvme0n1p6",
        "name": "Programs",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2023-04-05T23:45:18.105+0800"
      },
      {
        "bytes": {
          "available": 62878769152,
          "free": 66207375360,
          "total": 217811255296,
          "used": 151603879936
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/var/cache",
        "mountFrom": "/dev/nvme0n1p7",
        "name": "Arch Linux",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2026-03-15T22:48:54.772+0800"
      },
      {
        "bytes": {
          "available": 62878769152,
          "free": 66207375360,
          "total": 217811255296,
          "used": 151603879936
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/var/log",
        "mountFrom": "/dev/nvme0n1p7",
        "name": "Arch Linux",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2026-03-15T22:48:59.963+0800"
      }
    ],
    "stat": 0.12792200001422316
  },
  {
    "type": "Btrfs",
    "result": [
      {
        "name": "Arch Linux",
        "uuid": "cff72bc8-c722-4c05-86b5-bc8a04a92a50",
        "devices": "nvme0n1p7",
        "features": "block_group_tree,free_space_tree,no_holes,compress_zstd,skinny_metadata,extended_iref",
        "generation": 76456,
        "nodeSize": 16384,
        "sectorSize": 4096,
        "totalSize": 217811255296,
        "allocation": [
          {
            "type": "data",
            "profile": "single",
            "copies": 1,
            "used": 148472209408,
            "total": 180397015040
          },
          {
            "type": "metadata",
            "profile": "dup",
            "copies": 2,
            "used": 1419673600,
            "total": 3221225472
          },
          {
            "type": "system",
            "profile": "dup",
            "copies": 2,
            "used": 49152,
            "total": 8388608
          }
        ]
      }
    ],
    "stat": 0.04752000002190471
  },
  {
    "type": "Zpool",
    "error": "dlopen(libzfs.so) failed",
    "stat": 0.02851199998985976
  },
  {
    "type": "Battery",
    "result": [],
    "stat": 0.00929700001142919
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 0.004382999963127077
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.0002460000105202198
  },
  {
    "type": "Media",
    "result": {
      "song": {
        "name": "Coming Home - Liquid Drum & Bass Mix",
        "artist": "Mixomnia",
        "album": "",
        "status": "Playing",
        "length": 3540000,
        "position": 886000,
        "cover": "/home/novi/.config/zen/firefox-mpris/1146_0.png"
      },
      "player": {
        "name": "Mozilla zen",
        "id": "firefox.instance_1_25",
        "url": "https://www.youtube.com/watch?v=l175p3jVsvM"
      }
    },
    "stat": 1.8160870000720024
  },
  {
    "type": "PublicIp",
    "result": {
      "ip": "113.64.93.232",
      "location": "Shenzhen, CN"
    },
    "stat": 0.03687900002114475
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "name": "enp129s0",
        "defaultRoute": {
          "ipv4": true,
          "ipv6": true
        },
        "ipv4": "10.0.0.3/24",
        "ipv6": "240e:3b1:9c75:7f50::513/128,fd12:8496:23eb::513/128,fd12:8496:23eb:0:365a:60ff:fe0a:86ae/64,240e:3b1:9c75:7f50:365a:60ff:fe0a:86ae/64,fe80::365a:60ff:fe0a:86ae/64",
        "mac": "34:5a:60:0a:86:ae",
        "mtu": 1500,
        "speed": 1000,
        "flags": "UP,BROADCAST,RUNNING,MULTICAST,LOWER_UP"
      }
    ],
    "stat": 0.11757000000216067
  },
  {
    "type": "DNS",
    "result": [
      "10.0.0.2",
      "fe80::28f7:8ff:fe97:90a1%2"
    ],
    "stat": 0.012217000010423362
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "wlp130s0f0",
          "status": "down"
        },
        "conn": {
          "status": "disconnected",
          "ssid": "",
          "bssid": "",
          "protocol": "",
          "security": "",
          "signalQuality": null,
          "rxRate": null,
          "txRate": null,
          "channel": 0,
          "frequency": 0
        }
      }
    ],
    "stat": 0.08425299997907132
  },
  {
    "type": "DateTime",
    "result": "2026-08-27T08:01:56.133+0800",
    "stat": 0.007542000035755336
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.0007459999760612845
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.4.354",
      "conformanceVersion": "1.4.3",
      "driver": "NVIDIA [610.57.04]Intel open-source Mesa driver [Mesa 26.2.1-arch1.1]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 2080 Ti",
          "driver": "610.57.04",
          "platformApi": "Vulkan 1.4.341",
          "deviceId": 7687,
          "memory": {
            "dedicated": {
              "total": 12069109760,
              "used": null
            },
            "shared": {
              "total": 37379435520,
              "used": null
            }
          },
          "deviceId": 7687
        },
        {
          "type": "Integrated",
          "vendor": "Intel",
          "name": "Intel(R) Graphics (ARL)",
          "driver": "Mesa 26.2.1-arch1.1",
          "platformApi": "Vulkan 1.4.354",
          "deviceId": 32103,
          "memory": {
            "dedicated": {
              "total": 0,
              "used": null
            },
            "shared": {
              "total": 37379435520,
              "used": null
            }
          },
          "deviceId": 32103
        }
      ]
    },
    "stat": 32.573091999976896
  },
  {
    "type": "OpenGL",
    "result": {
      "version": "4.6.0 NVIDIA 610.57.04",
      "renderer": "NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2",
      "vendor": "NVIDIA Corporation",
      "slv": "4.60 NVIDIA",
      "library": "EGL 1.5"
    },
    "stat": 36.49107200000435
  },
  {
    "type": "OpenCL",
    "result": {
      "version": "3.0 CUDA 13.3.80",
      "name": "NVIDIA CUDA",
      "vendor": "NVIDIA Corporation",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 2080 Ti",
          "driver": "610.57.04",
          "platformApi": "OpenCL 3.0 CUDA",
          "coreCount": 68,
          "frequency": 1770,
          "memory": {
            "dedicated": {
              "total": 11319836672,
              "used": null
            },
            "shared": {
              "total": null,
              "used": null
            }
          },
          "deviceId": 93849484690816
        }
      ]
    },
    "stat": 20.031272000051104
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "novi",
        "hostName": "wayland-1",
        "sessionName": "pts/2",
        "clientIp": "",
        "loginTime": "2026-08-27T07:58:12.951+0800"
      }
    ],
    "stat": 0.022839999990537763
  },
  {
    "type": "Bluetooth",
    "result": [],
    "stat": 0.004502000054344535
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "",
        "address": "",
        "lmpVersion": null,
        "lmpSubversion": null,
        "vendor": "Unknown",
        "enabled": false,
        "discoverable": false,
        "connectable": true
      }
    ],
    "stat": 0.8101310000056401
  },
  {
    "type": "Sound",
    "result": [
      {
        "name": "EDIFIER W860NB Pro Analog Stereo",
        "identifier": "alsa_output.usb-EDFIER_EDIFIER_W860NB_Pro_USBCompositeDevice-00.analog-stereo",
        "platformApi": "PipeWire 1.6.8",
        "type": [
          "main",
          "active"
        ],
        "volume": 40
      }
    ],
    "stat": 14.13677799992729
  },
  {
    "type": "Camera",
    "result": [],
    "stat": 0.004149999935179949
  },
  {
    "type": "Gamepad",
    "result": [
      {
        "serial": "",
        "name": "GS3108T-PRO 2.4G",
        "ignored": false
      }
    ],
    "stat": 0.03930300008505583
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "20240401",
        "name": "AJAZZ AJAZZ NearLink Mouse",
        "ignored": false
      },
      {
        "serial": "",
        "name": "GS3108T-PRO 2.4G",
        "ignored": false
      },
      {
        "serial": "",
        "name": "SONiX GS3108T-PRO",
        "ignored": false
      },
      {
        "serial": "20240401",
        "name": "AJ159 AJAZZ AJ159 NL Mouse",
        "ignored": false
      }
    ],
    "stat": 0.040600000065751374
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "",
        "name": "GS3108T-PRO 2.4G",
        "ignored": false
      },
      {
        "serial": "",
        "name": "GS3108T-PRO 2.4G",
        "ignored": false
      },
      {
        "serial": "20240401",
        "name": "AJ159 AJAZZ AJ159 NL Keyboard",
        "ignored": false
      },
      {
        "serial": "20240401",
        "name": "AJAZZ AJAZZ NearLink Keyboard",
        "ignored": false
      },
      {
        "serial": "",
        "name": "SONiX GS3108T-PRO",
        "ignored": false
      },
      {
        "serial": "",
        "name": "SONiX GS3108T-PRO",
        "ignored": false
      }
    ],
    "stat": 0.04567299992777407
  },
  {
    "type": "Weather",
    "result": "+24°C - Fog (Meizhou, Guangdong, CN)",
    "stat": 0.01577899989206344
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "enp129s0",
        "defaultRoute": true,
        "txBytes": 4098,
        "rxBytes": 2961,
        "txPackets": 11,
        "rxPackets": 13,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 486.7420990000246
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "J.ZAO QL SERIES 1TB SSD",
        "devPath": "/dev/nvme0n1",
        "bytesRead": 17584128,
        "bytesWritten": 0,
        "readCount": 421,
        "writeCount": 0
      }
    ],
    "stat": 0.1016409998992458
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "J.ZAO QL SERIES 1TB SSD",
        "devPath": "/dev/nvme0n1",
        "interconnect": "NVMe",
        "kind": "SSD",
        "size": 1024209543168,
        "serial": "NGL887T000801",
        "removable": false,
        "readOnly": false,
        "unknown": false,
        "revision": "9846",
        "temperature": 37.85
      },
      {
        "name": "zram0",
        "devPath": "/dev/zram0",
        "interconnect": "Virtual",
        "kind": "Virtual",
        "size": 8589934592,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "unknown": false,
        "revision": "",
        "temperature": null
      }
    ],
    "stat": 4.489140999969095
  },
  {
    "type": "TPM",
    "result": {
      "version": "2.0",
      "description": ""
    },
    "stat": 0.10554600006435066
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.67.1",
      "versionGit": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Aug 14 2026, 07:09:30",
      "compiler": "gcc 16.2.1",
      "debugMode": false,
      "libc": "glibc 2.44"
    },
    "stat": 0.004210999934002757
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.003173000062815845
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.0015700000803917646
  }
]

Features built-in

linux-headers 7.1.0
threads
vulkan
wayland
xcb-randr
xrandr
drm
gio
dconf
eet
dbus
imagemagick7
chafa
zlib
sqlite3
egl
glx
opencl
libpulse
libddcutil
libelf
libzfs
va-drm
va-x11
vdpau
System yyjson
linux/videodev2
Embedded wcwidth
Lua 5.5
QuickJS 0.16.1

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