neofetch/1.5.md

61 lines
2.4 KiB
Markdown
Raw Normal View History

2016-03-09 12:02:24 +00:00
# Neofetch 1.5
2016-03-10 03:37:53 +00:00
- Changed default gap size to `2`.
2016-03-12 08:12:10 +00:00
- Fixed bug where `i3` would show up as both a DE and a WM.
2016-03-10 03:37:53 +00:00
2016-03-12 22:14:56 +00:00
### Progress Bars
2016-03-12 22:22:00 +00:00
This has finally been merged to master, thanks to **[@iandrewt](https://github.com/iandrewt)** for helping
me finish up with this PR.
2016-03-12 22:14:56 +00:00
![bars](https://ipfs.pics/ipfs/Qmbj8S7pi4CVw12XTawtRwRpLvkiZ9cxRxCUPMLQ1Nhhkb)
2016-03-12 22:22:00 +00:00
- 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.
2016-03-12 22:14:56 +00:00
- Takes these values: `info`, `bar`, `infobar`, `barinfo`
2016-03-10 03:37:53 +00:00
### OS
- Added support for `SteamOS`.
2016-03-12 23:49:57 +00:00
### Images
- Using `xoffset` now also moves the text over.
2016-03-11 08:40:13 +00:00
### Packages
- Neofetch is now packaged for `Fedora` and `Fedora` based distros. Thanks **[@konimex](https://github.com/konimex)**.
2016-03-11 11:05:40 +00:00
- 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/)**
2016-03-11 08:40:13 +00:00
### Info
**Disk Usage**<br \>
- Only display usage of local disks.
2016-03-10 23:47:08 +00:00
2016-03-10 23:48:16 +00:00
**CPU**<br \>
2016-03-12 22:22:00 +00:00
- Added `cpu_shorthand` to shorten the output of CPU. Thanks **[@iandrewt](https://github.com/iandrewt)**
2016-03-12 07:57:34 +00:00
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
2016-03-12 22:22:00 +00:00
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`.
2016-03-10 03:50:19 +00:00
2016-03-11 10:01:23 +00:00
**GPU**<br \>
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. Thanks **[@iandrewt](https://github.com/iandrewt)**
2016-03-11 23:27:01 +00:00
**Birthday**<br \>
- Fixed the birthday function on OS X, it apparently wasn't working from the start. Thanks **[@iandrewt](https://github.com/iandrewt)**
2016-03-12 07:57:34 +00:00
**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)**
2016-03-12 22:44:45 +00:00
- Fix bug with `song_shorthand` and songs with more than one occurence of `-`.
2016-03-12 07:57:34 +00:00
2016-03-10 03:50:19 +00:00
### Ascii
- Kaos: Update ascii logo to the new logo.