2.4 KiB
This release bumps the version number up to 4.0.0
as it contains major
changes to how Neofetch is packaged and installed.
The entirety of Neofetch is now contained within a single executable. Everything has been in-lined. Installing Neofetch is now as easy as downloading the script and running it.
Packaging Neofetch is now easier as well. We were using sed
in the
Makefile
to replace specific paths and we have had to work around
different system hierarchies. None of this is necessary anymore.
Those using distributions with an outdated Neofetch version in their repos can now easily install the latest version.
Thanks to those who contributed this time around and thanks to those who discussed proposed changes in the bug tracker. I appreciate it. 👍
Contributors
Operating System
- Added support for ArcoLinux.
General
- Neofetch is now a single executable.
- Simplified
--version
output. - Fixed theme issues by setting
GIO_EXTRA_MODULES
.
Images
- Added
wal
/pywal
support to get the current wallpaper. - Added
kitty
image backend. @SolitudeSF - Added
setroot
wallpaper support. @SolitudeSF
Ascii
- Updated Android ascii art to better work on non-unicode terminals. @TsundereBug
Info
Title
- Fixed unexpected backslash being inserted on some systems.
CPU
- Added temperature support for Zen processors. @Kayant
GPU
- Fixed duplicate Intel GPUs.
Terminal Font
- Added support for
st
. @aidanharris - Added support for
qterminal
. @mstraube
Packages
- Fixed package count in Exherbo. @DanySpin97
Desktop Environment
- Fixed Unity output in Ubuntu 18.04. @dawidd6
Window Manager
- Added support for detecting
dwm
.