Skip to content

zeptofetch v1.0-rc2

Latest
Compare
Choose a tag to compare
@Gur0v Gur0v released this 27 Dec 21:26
· 10 commits to main since this release
b4db0f1

zeptofetch v1.0-rc2

What's New:

  • Expanded Window Manager Support: Now detects additional window managers for an even broader range of systems.
  • Dynamic Separator: The line beneath the username and hostname (--------------) is now dynamically generated to match the exact length of user@hostname.
  • Improved Terminal Detection: Displays only the terminal's name instead of the full path, making the output cleaner and easier to read.

Downloads:

  • zeptofetch.tar.zst: For Linux distributions using glibc. Offers fast performance with a small binary size.
  • zeptofetch-musl.tar.zst: Built for musl-based distributions. Slightly slower but has the smallest binary size.
  • zeptofetch-static.tar.zst: Highly compatible, statically-linked binary for NixOS, musl, and other environments. Offers great performance but with a larger binary size.