Commit 07535f26 authored by Dylan's avatar Dylan

Changelog

parent 854f9e50
...@@ -72,6 +72,9 @@ underline_enabled="on" ...@@ -72,6 +72,9 @@ underline_enabled="on"
For example, if the user has both `dpkg` and `pacman` installed the function will<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`) add up the packages from both package managers to get a grand total. (`dpkg pkgs` + `pacman pkgs`)
**Uptime**<br \>
- Fixed various issues with OS X and BSD.
**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.
- Use `$de` instead of `$XDG_CURRENT_DESKTOP` for wallpaper and theme detection. - Use `$de` instead of `$XDG_CURRENT_DESKTOP` for wallpaper and theme detection.
......
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