mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-13 20:22:11 +00:00
2.5 KiB
2.5 KiB
Contributors
Operating System
- Added support for SliTaz. @nilesr
- Added support for Nitrux. @mstraube
- Added support for DesaOS.
- Added support for MinGW.
Screenshot
The screenshot feature no longer requires any configuration before working. We no longer hardcode ${HOME}/Pictures/neofetch as the screenshot location. Here's how the -s and -su flags now function:
neofetch -swill save a file in the current directory named:neofetch-$(date +%F-%I-%M-%S-${RANDOM}).pngneofetch -s test.pngwill save a file in the current directory calledtest.pngneofetch -s ~/will save a file in~calledneofetch-$(date +%F-%I-%M-%S-${RANDOM}).pngneofetch -s ~/test.pngwill save a file in~calledtest.png.
Ascii
- Arch ascii art now uses lighter colors.
- Update Parabola logo. @mstraube
Images
- Added
libsixelbackend. - Added
termpixbackend. - Only use a zero width space in the
w3mbackend. - Fixed bug causing terminal size to not be found.
- [iTerm2] Fixed images not appearing inside
tmux.
Info
CPU
- Add option to show decimals in CPU speed.
Terminal Font
- Added *experimental* font detection for iTerm2. @dritter
Window Manager
- [MacOS] Added support for Kwm. @jorgegonzalez
- [MacOS] Added support for Spectacle. @jorgegonzalez
- [MacOS] Add support for Amethyst. @jorgegonzalez
Disk
- Added new option to only show dir name in subtitle.
Song
- Fixed Audacious song output when
dbus-sendfails. @mstraube
Local IP
- [Linux] Fixed UID showing instead of Local IP on several versions/configs of iproute2.
Packages
- [eopkg] Used a faster detection method. @ikeydoherty
Resolution
- [macOS] Fixed
screenresolutionnot appearing at all on newer versions. @eliezio - [Linux] Show decimals.
GPU
- [Linux] Hide duplicate GPU lines (Only display 1).