Ive noticed its has been any activity in their github for a longtime. https://github.com/dylanaraps/neofetch

There are a few more info that could be added nowadays like Display Protocol (Wayland/X11) and Display size. FastFetch does this but Neofetch is globally recognized.

Fastfetch vs Neofetch

  • Sina@beehaw.org
    cake
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Neofetch would need maintenance, because it cannot deal with new WMs and DEs that came out after abandonment.

    Just use Fastfetc…

    • teawrecks@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I actually did switch to fastfetch yesterday, but is it not just reading a string somewhere? Why would a new WM/DE break a glorified println?

      • Sina@beehaw.org
        cake
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        That’s not how it works. Otherwise it would correctly identify Hyprland, Labwc etc, but it tends to just print Sway for all WLR based.

        • teawrecks@sopuli.xyz
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          Interesting. Do you know where it gets “sway”? Or is it just assuming Wayland implies sway, because at the time it kinda did?