Changelog
This commit is contained in:
parent
dc579d3fb3
commit
fb2ff8dead
1 changed files with 3 additions and 1 deletions
4
1.7.md
4
1.7.md
|
@ -68,7 +68,9 @@ underline_enabled="on"
|
|||
- Don't print `Dual-Core` or `Quad-Core` in CPU output.
|
||||
|
||||
**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 \>
|
||||
- [ Linux ] Fallback to using `xprop` if `$XDG_CURRENT_DESKTOP` is empty.
|
||||
|
|
Loading…
Reference in a new issue