neofetch/1.5.md

64 lines
2.7 KiB
Markdown

# Neofetch 1.5
- Changed default gap size to `2`.
- Fixed bug where `i3` would show up as both a DE and a WM.
- Remove all `echo` usage inside the script.
### Progress Bars
This has finally been merged to master, thanks to **[@iandrewt](https://github.com/iandrewt)** for helping
me finish up with this PR.
![bars](https://ipfs.pics/ipfs/Qmbj8S7pi4CVw12XTawtRwRpLvkiZ9cxRxCUPMLQ1Nhhkb)
- Added progress bar support to CPU, Memory, Disk, Battery.
- Added `progress_char` which allows you to change the character used when drawing the bars.
- Added `progress_length` which allows you to set the max length in spaces of the bars.
- Added `progress_elapsed_color` which sets the elapsed color.
- Added `progress_total_color` which sets the total color.
- Added `--progress_colors` which takes two color values: `elapsed`, `total`.
- Added `cpu_display`, `memory_display`, `disk_display` and `battery_display` which allow you<br \>
to customize where or if the progress bar will appear.
- Takes these values: `info`, `bar`, `infobar`, `barinfo`
### OS
- Added support for `SteamOS`.
- [ OSX ] Added `osx_codename` (on by default) which prints the OSX codename. Thanks **[@iandrewt](https://github.com/iandrewt)**
### Images
- Using `xoffset` now also moves the text over.
### Packages
- Neofetch is now packaged for `Fedora` and `Fedora` based distros. Thanks **[@konimex](https://github.com/konimex)**.
- Added installation instructions for RHEL and CentOS. Thanks **[@konimex](https://github.com/konimex)**.
- Added stable package to the AUR. **[neofetch](https://aur.archlinux.org/packages/neofetch/)**
### Info
**Disk Usage**<br \>
- Only display usage of local disks.
- Fixed disk usage progress bars when the used value was larger than the total. Thanks **[@iandrewt](https://github.com/iandrewt)**
**CPU**<br \>
- Added `cpu_shorthand` to shorten the output of CPU. Thanks **[@iandrewt](https://github.com/iandrewt)**
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`.
**GPU**<br \>
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. Thanks **[@iandrewt](https://github.com/iandrewt)**
**Birthday**<br \>
- Fixed the birthday function on OS X, it apparently wasn't working from the start. Thanks **[@iandrewt](https://github.com/iandrewt)**
**Song**<br \>
- [ OSX ] Added Spotify support to song. Thanks **[@iandrewt](https://github.com/iandrewt)**
- [ OSX ] Added Itunes support to song. Thanks **[@iandrewt](https://github.com/iandrewt)**
- Fix bug with `song_shorthand` and songs with more than one occurence of `-`.
### Ascii
- Kaos: Update ascii logo to the new logo.