Update manpage and changelog

This commit is contained in:
Dylan
2016-03-13 09:14:56 +11:00
parent 8b68675e1b
commit d543f7f9e2
3 changed files with 48 additions and 3 deletions

9
1.5.md
View File

@@ -3,6 +3,15 @@
- Changed default gap size to `2`.
- Fixed bug where `i3` would show up as both a DE and a WM.
### Progress Bars
![bars](https://ipfs.pics/ipfs/Qmbj8S7pi4CVw12XTawtRwRpLvkiZ9cxRxCUPMLQ1Nhhkb)
- Added progress bar support to CPU, Memory, Disk, Battery. Thanks **[@iandrewt](https://github.com/iandrewt)**
- Added `cpu_display`, `memory_display`, `disk_display` and `battery_display` which allow you to customize<br \>
where or if the progress bar will appear.
- Takes these values: `info`, `bar`, `infobar`, `barinfo`
### OS
- Added support for `SteamOS`.