Commit fb2ff8de authored by Dylan's avatar Dylan

Changelog

parent dc579d3f
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment