mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
1.7 KiB
1.7 KiB
Neofetch 1.6
Contributers
Thanks to the following people for contributing this release.
General
- Fixed buggy colors in older versions of *BSD, OS X and Linux.
Info
OS<br >
- [ CRUX ] Also print the CRUX version. @onodera-punpun
CPU<br >
- [ Windows ] Don't print CPU cores if detection fails.
- [ BSD ] Fixed extremely long output.
GPU<br >
- Don't show GPU output on unsupported OS.
Battery<br >
Resolution<br >
- [ Windows ] Don't print resolution if detection fails.
Public IP<br >
- Made public IP function faster by using
digif available. @iandrewt
Song<br >
- [ MPD ] Fixed function when mpd is running on another PC and not your own.
Disk<br >
- Added new display option
percto display just the percentage with the progress bar.
Memory<br >
- [ OpenBSD ] Fixed completely broken memory output on OpenBSD.
Uptime<br >
- [ OSX / BSD ] Performance improvements. @iandrewt
- [ OpenBSD ] Fixed duplicate
upin output.
Image
- Remove
shuffledirin favor of '--image path/to/dir/' - Use
printfinstead ofshufto pick a random image.
Ascii
- Added ascii art for Qubes OS.
- Revamped Alpine Linux's ascii art.
- [ OSX ] Fixed incorrect text colors.
Scrot
- Fixed scrot function not using user defined options.