Changelog

This commit is contained in:
Dylan 2016-04-26 17:49:51 +10:00
parent dc579d3fb3
commit fb2ff8dead

4
1.7.md
View file

@ -68,7 +68,9 @@ underline_enabled="on"
- Don't print `Dual-Core` or `Quad-Core` in CPU output. - Don't print `Dual-Core` or `Quad-Core` in CPU output.
**Packages**<br \> **Packages**<br \>
- Fixed incorrect package count when an Arch user had `dpkg` installed... - Package count now works when the user has multiple package managers installed.<br \>
For example, if the user has both `dpkg` and `pacman` installed the function will<br \>
add up the packages from both package managers to get a grand total. (`dpkg pkgs` + `pacman pkgs`)
**Desktop Environment**<br \> **Desktop Environment**<br \>
- [ Linux ] Fallback to using `xprop` if `$XDG_CURRENT_DESKTOP` is empty. - [ Linux ] Fallback to using `xprop` if `$XDG_CURRENT_DESKTOP` is empty.