1.4 KiB
1.4 KiB
Contributors
Packages
- Neofetch is now in Termux`s repos.
General
- [Cursor Position] Fix cursor position in URxvt when using terminal padding.
- [Termux] Fix default ascii location. @konimex
- [Termux] Fix default config location. @fornwall
- If a function fails to detect info, let the user know in verbose mode. (
-v
) - Removed
--test
in favor of a separate config file. Travis.ci now usesneofetch --config travis
instead of a hacked together arg.
Operating System
- Added support for BlankOn Linux.
Images
- Fix division by 0 error.
Ascii
- [Tails] Update ascii art.
- [OpenBSD] Made ascii art thinner
Info
Prin<br >
- Fix color breakage.
- Fix bold not working.
Terminal<br >
- Fix whitespace error.
Terminal Font<br >
- [Termite] Fix incorrect Termite font chosen.
- [Termite] Simplify
awk
command. - [xfce4-terminal] Simplify
awk
command.
Theme<br >
- [Budgie] Fix incorrect GTK Theme/Icons
Window Manager Theme<br >
- [Budgie (Mutter)] Don't print WM Theme.
Memory<br >
- [OpenBSD] Fixed used memory usage. @Head-on-a-Stick