Skip to content

[BUG] with Gif in kitty #1961

@qwakbtw

Description

@qwakbtw

Read the FAQ first

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

Description

i was trying to use kitty +kitten icat -n --place 30x30@0x6 --scale-up --align left /home/butterfly/Downloads/rem-rezero.gif | fastfetch --logo-width 30 --raw - in c onfig so it uses that as logo but it just shows the defualt logo instead

Version used

fastfetch 2.52.0 (x86_64)

Bug prevalence

Always

Regression

Not sure

Installation

Package manager

Package manager

paru

Screenshots

No response

Configuration

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
    "type": "raw",
    "width": 30
  },
  "display": {
    "separator": " : "
  },
  "modules": [
    {
      "type": "custom",
      "format": "┌──────────────────────────────────────────┐"
    },
    {
      "type": "chassis",
      "key": "  󰇺 Chassis",
      "format": "{1} {2} {3}"
    },
    {
      "type": "os",
      "key": "  󰣇 OS",
      "format": "{2}"
    },
    {
      "type": "kernel",
      "key": "   Kernel",
      "format": "{2}"
    },
    {
      "type": "packages",
      "key": "  󰏗 Packages"
    },
    {
      "type": "display",
      "key": "  󰍹 Display",
      "format": "{1}x{2} @ {3}Hz [{7}]"
    },
    {
      "type": "terminal",
      "key": "   Terminal"
    },
    {
      "type": "wm",
      "key": "  󱗃 WM",
      "format": "{2}"
    },
    {
      "type": "custom",
      "format": "└──────────────────────────────────────────┘"
    },
    "break",
    {
      "type": "title",
      "key": "",
      "format": "{6} {7} {8}"
    },
    {
      "type": "custom",
      "format": "┌──────────────────────────────────────────┐"
    },
    {
      "type": "cpu",
      "format": "{1} @ {7}",
      "key": "   CPU"
    },
    {
      "type": "gpu",
      "format": "{1} {2}",
      "key": "  󰊴 GPU"
    },
    {
      "type": "gpu",
      "format": "{3}",
      "key": "   GPU Driver"
    },
    {
      "type": "memory",
      "key": "   Memory "
    },
    {
      "type": "disk",
      "key": "  󱦟 OS Age ",
      "folders": "/",
      "format": "{days} days"
    },
    {
      "type": "uptime",
      "key": "  󱫐 Uptime "
    },
    {
      "type": "custom",
      "format": "└──────────────────────────────────────────┘"
    },
    {
      "type": "colors",
      "paddingLeft": 2,
      "symbol": "circle"
    },
    "break"
  ]
}
󰣇 ~ ❯

System information

[
  {
    "type": "Title",
    "result": {
      "userName": "butterfly",
      "fullUserName": "",
      "hostName": "arch-btw",
      "homeDir": "/home/butterfly/",
      "exePath": "/usr/bin/fastfetch",
      "userShell": "/usr/bin/zsh"
    },
    "stat": 0.016036000102758408
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.0014569992199540138
  },
  {
    "type": "OS",
    "result": {
      "buildID": "rolling",
      "codename": "",
      "id": "arch",
      "idLike": "",
      "name": "Arch Linux",
      "prettyName": "Arch Linux",
      "variant": "",
      "variantID": "",
      "version": "",
      "versionID": ""
    },
    "stat": 0.063145000487566
  },
  {
    "type": "Host",
    "result": {
      "family": "",
      "name": "MS-7D25",
      "version": "1.0",
      "sku": "",
      "vendor": "Micro-Star International Co., Ltd.",
      "serial": "",
      "uuid": ""
    },
    "stat": 0.18399900011718273
  },
  {
    "type": "BIOS",
    "result": {
      "date": "03/29/2024",
      "release": "5.27",
      "vendor": "American Megatrends International, LLC.",
      "version": "1.H0",
      "type": "UEFI"
    },
    "stat": 0.08838300034403801
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "Bazzite (EFI)",
      "firmware": "\\EFI\\fedora\\shimx64.efi",
      "order": 0,
      "secureBoot": false
    },
    "stat": 1.1343930000439286
  },
  {
    "type": "Board",
    "result": {
      "name": "PRO Z690-A DDR4(MS-7D25)",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "1.0",
      "serial": ""
    },
    "stat": 0.09784500021487474
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "1.0",
      "serial": ""
    },
    "stat": 0.06839700043201447
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "6.16.7-arch1-1",
      "version": "#1 SMP PREEMPT_DYNAMIC Thu, 11 Sep 2025 17:42:36 +0000",
      "displayVersion": "",
      "pageSize": 4096
    },
    "stat": 0.0027379998937249184
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "systemd",
      "exe": "/usr/lib/systemd/systemd",
      "version": "257.9-1-arch",
      "pid": 1
    },
    "stat": 12.047733999788761
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 11199040,
      "bootTime": "2025-09-13T17:27:43.118-0500"
    },
    "stat": 0.09582300018519163
  },
  {
    "type": "Loadavg",
    "result": [
      0.94,
      0.97,
      1.02
    ],
    "stat": 0.032255000434815884
  },
  {
    "type": "Processes",
    "result": 330,
    "stat": 0.7035189997404814
  },
  {
    "type": "Packages",
    "result": {
      "all": 1307,
      "amSystem": 0,
      "amUser": 0,
      "apk": 0,
      "brew": 0,
      "brewCask": 0,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 10,
      "flatpakUser": 39,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "hpkgSystem": 0,
      "hpkgUser": 0,
      "linglong": 0,
      "mport": 0,
      "nixDefault": 0,
      "nixSystem": 0,
      "nixUser": 0,
      "opkg": 0,
      "pacman": 1258,
      "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": 1.3632410001009703
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/usr/bin/zsh",
      "exeName": "zsh",
      "exePath": "/usr/bin/zsh",
      "pid": 74492,
      "ppid": 74479,
      "processName": "zsh",
      "prettyName": "zsh",
      "version": "5.9",
      "tty": 2
    },
    "stat": 0.13603799976408482
  },
  {
    "type": "Editor",
    "result": {
      "type": "Editor",
      "name": "code",
      "path": "/usr/bin/code-oss",
      "exe": "code-oss",
      "version": ""
    },
    "stat": 0.04111700039356947
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 3543560144569582664,
        "name": "27GN7",
        "primary": true,
        "output": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 119.982
        },
        "scaled": {
          "width": 1920,
          "height": 1080
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 531,
          "height": 298
        },
        "rotation": 0,
        "bitDepth": 0,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2020,
          "week": 10
        },
        "serial": 721851,
        "platformApi": "wayland-kde"
      }
    ],
    "stat": 6.007316999137402
  },
  {
    "type": "Brightness",
    "result": [
      {
        "name": "27GN7",
        "max": 100.0,
        "min": 0.0,
        "current": 30.0,
        "builtin": true
      }
    ],
    "stat": 830.6307439999655
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.0039820000529289246
  },
  {
    "type": "LM",
    "result": {
      "service": "sddm",
      "type": "Wayland",
      "version": "0.21.0"
    },
    "stat": 0.404640999622643
  },
  {
    "type": "DE",
    "result": {
      "processName": "plasmashell",
      "prettyName": "KDE Plasma",
      "version": "6.4.5"
    },
    "stat": 0.12812400050461292
  },
  {
    "type": "WM",
    "result": {
      "processName": "kwin_wayland_wrapper",
      "prettyName": "KWin",
      "protocolName": "Wayland",
      "pluginName": "",
      "version": ""
    },
    "stat": 0.0044919997453689575
  },
  {
    "type": "WMTheme",
    "result": "McSur-dark",
    "stat": 0.026378000155091286
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "wallbash (MkosBigSurDark) [Qt]",
      "theme2": "Vanta-Black [GTK2/3]"
    },
    "stat": 0.7108389995992184
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "Black-BigSur [Qt]",
      "icons2": "Black-BigSur [GTK2/3/4]"
    },
    "stat": 0.004270999692380428
  },
  {
    "type": "Font",
    "result": {
      "display": "Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]",
      "fonts": [
        "Noto Sans (10pt)",
        "Noto Sans (10pt)",
        "Noto Sans (10pt)",
        "Noto Sans (10pt)"
      ]
    },
    "stat": 0.030938999727368355
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Apple-cursors",
      "size": "24"
    },
    "stat": 0.05122599937021732
  },
  {
    "type": "Wallpaper",
    "result": "/home/butterfly/.local/share/wallpapers/Nordic-mountain-wallpaper.jpg",
    "stat": 0.0027670003473758698
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "kitty",
      "exe": "/usr/bin/kitty",
      "exeName": "kitty",
      "exePath": "/usr/bin/kitty",
      "pid": 74479,
      "ppid": 768,
      "prettyName": "kitty",
      "version": "0.42.2",
      "tty": "/dev/pts/2"
    },
    "stat": 0.15611299965530634
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "CaskaydiaCoveNFM-Regular",
        "size": "9",
        "styles": [],
        "pretty": "CaskaydiaCoveNFM-Regular (9pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 31.954076999798417
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 126,
      "rows": 63,
      "width": 882,
      "height": 882
    },
    "stat": 0.006221000105142593
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 255,
        "g": 255,
        "b": 255,
        "dark": false
      },
      "bg": {
        "r": 0,
        "g": 0,
        "b": 0,
        "dark": true
      }
    },
    "stat": 3.293680999428034
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "12th Gen Intel(R) Core(TM) i5-12400F",
      "vendor": "GenuineIntel",
      "packages": 1,
      "cores": {
        "physical": 6,
        "logical": 12,
        "online": 12
      },
      "frequency": {
        "base": 3200,
        "max": 5600
      },
      "coreTypes": [
        {
          "count": 12,
          "freq": 3200
        }
      ],
      "temperature": 30.0,
      "march": "x86_64-v3"
    },
    "stat": 2.426370999775827
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 49152,
          "num": 6,
          "lineSize": 64,
          "type": "data"
        },
        {
          "size": 32768,
          "num": 6,
          "lineSize": 64,
          "type": "instruction"
        }
      ],
      "l2": [
        {
          "size": 1310720,
          "num": 6,
          "lineSize": 64,
          "type": "unified"
        }
      ],
      "l3": [
        {
          "size": 18874368,
          "num": 1,
          "lineSize": 64,
          "type": "unified"
        }
      ]
    },
    "stat": 4.676200999878347
  },
  {
    "type": "CPUUsage",
    "result": [
      5.0,
      0.0,
      0.0,
      0.0,
      0.0,
      42.857142857142854,
      4.761904761904762,
      0.0,
      4.761904761904762,
      0.0,
      9.523809523809524,
      5.263157894736842
    ],
    "stat": 200.46934599988163
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 3584,
        "coreUsage": 3.0,
        "memory": {
          "dedicated": {
            "total": 12479692800,
            "used": 724631552
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "nvidia (proprietary) 580.82.09",
        "name": "NVIDIA GeForce RTX 3060",
        "temperature": 36.0,
        "type": "Discrete",
        "vendor": "NVIDIA",
        "platformApi": "DRM (card1)",
        "frequency": 2130,
        "deviceId": 1000
      }
    ],
    "stat": 121.1213369993493
  },
  {
    "type": "Memory",
    "result": {
      "total": 16610603008,
      "used": 4631248896
    },
    "stat": 0.019696000032126904
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.011278999969363213
  },
  {
    "type": "Swap",
    "result": [
      {
        "name": "/dev/zram0",
        "used": 22753280,
        "total": 4294963200
      }
    ],
    "stat": 0.011275000870227814
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 941299142656,
          "free": 941378719744,
          "total": 999128301568,
          "used": 57749581824
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/",
        "mountFrom": "/dev/sda2",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-08-13T15:40:31.334-0500"
      },
      {
        "bytes": {
          "available": 365027328,
          "free": 365027328,
          "total": 1071624192,
          "used": 706596864
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "vfat",
        "mountpoint": "/boot",
        "mountFrom": "/dev/sda1",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      },
      {
        "bytes": {
          "available": 941299142656,
          "free": 941378719744,
          "total": 999128301568,
          "used": 57749581824
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/home",
        "mountFrom": "/dev/sda2",
        "name": "",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2025-08-13T15:40:31.350-0500"
      },
      {
        "bytes": {
          "available": 941299142656,
          "free": 941378719744,
          "total": 999128301568,
          "used": 57749581824
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/var/cache/pacman/pkg",
        "mountFrom": "/dev/sda2",
        "name": "",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2025-08-13T15:40:31.372-0500"
      },
      {
        "bytes": {
          "available": 941299142656,
          "free": 941378719744,
          "total": 999128301568,
          "used": 57749581824
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/var/log",
        "mountFrom": "/dev/sda2",
        "name": "",
        "volumeType": [
          "Subvolume"
        ],
        "createTime": "2025-08-13T15:40:31.364-0500"
      }
    ],
    "stat": 0.22929299995303154
  },
  {
    "type": "Btrfs",
    "result": [
      {
        "name": "",
        "uuid": "a570c8dd-b270-4b99-b154-3cff5ada4ac1",
        "devices": "sda2",
        "features": "free_space_tree,no_holes,compress_zstd,skinny_metadata,extended_iref",
        "generation": 2231,
        "nodeSize": 16384,
        "sectorSize": 4096,
        "totalSize": 999128301568,
        "allocation": [
          {
            "type": "data",
            "profile": "single",
            "copies": 1,
            "used": 55663849472,
            "total": 59064188928
          },
          {
            "type": "metadata",
            "profile": "dup",
            "copies": 2,
            "used": 995655680,
            "total": 1073741824
          },
          {
            "type": "system",
            "profile": "dup",
            "copies": 2,
            "used": 16384,
            "total": 8388608
          }
        ]
      }
    ],
    "stat": 0.10846699960529804
  },
  {
    "type": "Zpool",
    "error": "dlopen libzfs.so failed",
    "stat": 16.25956299994141
  },
  {
    "type": "Battery",
    "result": [],
    "stat": 0.05102999974042177
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 0.015305999666452408
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.0015139998868107796
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 2.7332350006327033
  },
  {
    "type": "PublicIp",
    "result": {
      "ip": "23.126.163.230",
      "location": "Hendersonville, US"
    },
    "stat": 0.16901900060474873
  },
  {
    "type": "LocalIp",
    "result": [
      {
        "name": "wlp0s20f0u4",
        "defaultRoute": {
          "ipv4": true,
          "ipv6": true
        },
        "ipv4": "192.168.1.206/24",
        "ipv6": "2600:1700:4fe0:7c10::23/128,2600:1700:4fe0:7c10:5f7b:a175:398c:4549/64,fe80::185d:cb8d:c331:af9b/64",
        "mac": "dc:62:79:6e:a8:40",
        "mtu": 1500,
        "speed": -1,
        "flags": "UP,BROADCAST,RUNNING,MULTICAST,LOWER_UP"
      }
    ],
    "stat": 0.28678600024431944
  },
  {
    "type": "DNS",
    "result": [
      "192.168.1.254",
      "2600:1700:4fe0:7c10::1"
    ],
    "stat": 0.04130200017243624
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "wlp0s20f0u4",
          "status": "up"
        },
        "conn": {
          "status": "connected",
          "ssid": "The Beast",
          "bssid": "48:E2:AD:BA:E8:78",
          "protocol": "",
          "security": "WPA2",
          "signalQuality": 100.0,
          "rxRate": null,
          "txRate": 650.0,
          "channel": 48,
          "frequency": 5240
        }
      }
    ],
    "stat": 2.2365429997444153
  },
  {
    "type": "DateTime",
    "result": "2025-09-13T20:34:23.384-0500",
    "stat": 0.02529700007289648
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.003783000633120537
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.4.312",
      "conformanceVersion": "1.4.3",
      "driver": "NVIDIA [580.82.09]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 3060",
          "driver": "580.82.09",
          "platformApi": "Vulkan 1.4.312",
          "deviceId": 9476,
          "memory": {
            "dedicated": {
              "total": 12884901888,
              "used": null
            },
            "shared": {
              "total": 12457952256,
              "used": null
            }
          },
          "deviceId": 9476
        }
      ]
    },
    "stat": 50.21254900004715
  },
  {
    "type": "OpenGL",
    "error": "Fastfetch was built without gl support.",
    "stat": 0.0011390000581741333
  },
  {
    "type": "OpenCL",
    "error": "clGetPlatformIDs() failed: CL_PLATFORM_NOT_FOUND_KHR",
    "stat": 9.57670500036329
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "butterfly",
        "hostName": "",
        "sessionName": "tty1",
        "clientIp": "",
        "loginTime": "2025-09-13T17:29:45.164-0500"
      }
    ],
    "stat": 0.028610999695956707
  },
  {
    "type": "Bluetooth",
    "result": [],
    "stat": 0.007016999647021294
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "arch-btw",
        "address": "01:A7:D8:00:55:31",
        "lmpVersion": 10,
        "lmpSubversion": null,
        "vendor": "Unknown",
        "enabled": true,
        "discoverable": false,
        "connectable": true
      }
    ],
    "stat": 0.1528169997036457
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": true,
        "volume": 100,
        "name": "GA106 High Definition Audio Controller Digital Stereo (HDMI)",
        "identifier": "alsa_output.pci-0000_01_00.1.hdmi-stereo",
        "platformApi": "PipeWire 1.4.8"
      }
    ],
    "stat": 2.110019000247121
  },
  {
    "type": "Camera",
    "result": [],
    "stat": 0.004511999897658825
  },
  {
    "type": "Gamepad",
    "result": [
      {
        "serial": "",
        "name": "Keychron  Keychron Link"
      }
    ],
    "stat": 0.04695199988782406
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "",
        "name": "Keychron  Keychron Link"
      },
      {
        "serial": "6B8EDAA0",
        "name": "Finalmouse Finalmouse Wireless Receiver"
      }
    ],
    "stat": 0.038469999097287655
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "",
        "name": "Keychron  Keychron Link  Keyboard"
      }
    ],
    "stat": 0.025803999975323677
  },
 
  {
    "type": "NetIO",
    "result": [
      {
        "name": "wlp0s20f0u4",
        "defaultRoute": true,
        "txBytes": 1115,
        "rxBytes": 4574,
        "txPackets": 10,
        "rxPackets": 27,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 0.04323699977248907
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "Samsung SSD 980 1TB",
        "devPath": "/dev/nvme0n1",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "ATA TOSHIBA DT01ACA1",
        "devPath": "/dev/sda",
        "bytesRead": 7671808,
        "bytesWritten": 217088,
        "readCount": 27,
        "writeCount": 5
      }
    ],
    "stat": 0.04230399988591671
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "Samsung SSD 980 1TB",
        "devPath": "/dev/nvme0n1",
        "interconnect": "NVMe",
        "kind": "SSD",
        "size": 1000204886016,
        "serial": "S64ANS0W901742R",
        "removable": false,
        "readOnly": false,
        "revision": "3B4QFXO7",
        "temperature": 23.85
      },
      {
        "name": "ATA TOSHIBA DT01ACA1",
        "devPath": "/dev/sda",
        "interconnect": "ATA",
        "kind": "HDD",
        "size": 1000204886016,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "A810",
        "temperature": null
      }
    ],
    "stat": 12.270685999654233
  },
  {
    "type": "TPM",
    "result": {
      "version": "2.0",
      "description": "TPM 2.0 Device"
    },
    "stat": 0.07465399987995625
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.52.0",
      "versionGit": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Sep  5 2025, 05:32:01",
      "compiler": "gcc 15.2.1",
      "debugMode": false,
      "libc": "glibc 2.42"
    },
    "stat": 0.0009949998930096626
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.0006710002198815346
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.00020799972116947174
  }
]
󰣇 ~ ❯

Features built-in

threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
sqlite3
opencl
libpulse
libddcutil
libelf
libzfs
Directx Headers
System yyjson
linux/videodev2
linux/wireless

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