This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
4.0.0
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.
Those using distributions with an outdated Neofetch version in their repos
can now easily install the latest version themselves.
Thanks to those who contributed this time around and thanks to those who
discussed proposed changes in the bug tracker and Discord. I appreciate
it. 👍
Discord
Neofetch now has a Discord server. Come and join the discussion!
Contributors
- @aidanharris
- @DanySpin97
- @SolitudeSF
- @Kayant
- @robertwolter
- @TsundereBug
- @dawidd6
- @mstraube
- @iandrewt
- @MindTooth
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
Song
- Added support for VLC. @mstraube
- Added support for Sayonara. @mstraube
- Added album data to song output. @mstraube, @iandrewt
- Added
song_format
to change the display format of the data.- Default:
%artist% - %album% - %title%
.
- Default:
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 - Fixed
kitty
font bug. @MindTooth
Packages
- Fixed package count in Exherbo. @DanySpin97
Desktop Environment
- Fixed Unity output in Ubuntu 18.04. @dawidd6
Window Manager
- Added support for detecting
dwm
.