mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
3.7 KiB
3.7 KiB
Neofetch 1.5
Contributers:
Thanks to the following people for helping me to improve neofetch.
General
- Remove all
echousage inside the script. - More cleanup and misc bug fixes.
Progress Bars
This has finally been merged to master, a big thanks to @iandrewt for helping me finish up with this PR.
- Added progress bar support to CPU, Memory, Disk, Battery.
- Added
progress_charwhich allows you to change the character used when drawing the bars. - Added
progress_lengthwhich allows you to set the max length in spaces of the bars. - Added
progress_elapsed_colorwhich sets the elapsed color. - Added
progress_total_colorwhich sets the total color. - Added
--progress_colorswhich takes two color values:elapsed,total. - Added
cpu_display,memory_display,disk_displayandbattery_displaywhich allow you<br > to customize where or if the progress bar will appear.- Takes these values:
info,bar,infobar,barinfo
- Takes these values:
OS
- Added support for
SteamOS.
Images
- Using
xoffsetnow also moves the text over. - Changed default gap size to
2. - Fixed an issue with Nitrogen and multi monitor wallpaper setups. @CousinMachu
Packages
- Neofetch is now packaged for
FedoraandFedorabased distros. @konimex. - Added installation instructions for RHEL and CentOS. @konimex.
- Added stable package to the AUR. neofetch
Info
OS<br >
- [ OXX ] Fix buildversion displaying regardless of on/off. @iandrewt
- [ OSX ] Added
osx_codename(on by default) which prints the OSX codename. @iandrewt
Disk Usage<br >
- Only display usage of local disks.
- Fixed disk usage progress bars when the used value was larger than the total. @iandrewt
Theme<br >
- Added
/usr/shareas another theme directory to fix an issue with no theme being found. @iandrewt
CPU<br >
- Added
cpu_shorthandto shorten the output of CPU. @iandrewt- Takes these values:
name,speed,tiny,on,off
- Takes these values:
- Added the ability to print the CPU Usage by using
cpu_display="info"or--cpu_display off/on info. - Added
cpu_coresto enable/disable showing the number of CPU cores in the output. @iandrewt
GPU<br >
- Added new
tinyoption togpu_shorthandto further shorten the GPU output. @iandrewt
Desktop Environment<br >
- Fixed bug where
i3would show up as both a DE and a WM.
Birthday<br >
- Fixed the birthday function on OS X, it apparently wasn't working from the start. @iandrewt
Song<br >
- [ OSX ] Added Spotify support to song. @iandrewt
- [ OSX ] Added Itunes support to song. @iandrewt
- Fix bug with
song_shorthandand songs with more than one occurence of-.
Ascii
- Kaos: Update ascii logo to the new logo.
- Added ascii logos for
Kubuntu,Lubuntu,Xubuntuandubuntu-gnome.- You can enable them with
--ascii_distro kubuntu,--ascii_distro lubuntuand etc.
- You can enable them with