mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +00:00
809 B
809 B
Neofetch 1.4
- Renamed
fetchtoneofetch. Thanks for voting.
Packages
- Added Debian/Ubuntu package. Thanks @dawidd6
Info
- Added the ability to print certain info as a progress bar.
- Added
--progress_charand$progress_charto set the character the progress bars<br > will be drawn with. - Added
--progress_colorsto color the progress bars. - Added
$progress_color_elapsedand$progress_color_totalconfig options.
Battery<br >
- Added support for NetBSD
Ascii
- Added small ascii logo variants for Arch, Crux and Gentoo.
- Added new flag/option
ascii_logo_sizethat takes the valuesnormalandsmall. - Optimized all ascii art fixing all leading whitespace issues.
Stdout
- Don't create config file when using
--stdout.