From a699c430de6dacb38a55f851157a226a9d470078 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 17 Oct 2016 19:23:27 +1100 Subject: [PATCH] Changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index ef194844..73628898 100644 --- a/Changelog.md +++ b/Changelog.md @@ -61,6 +61,10 @@ https://github.com/dylanaraps/neofetch/commit/3e9c3d648cb4c6f0d5fe5f0b96f9e29429 - Neofetch now detects `blackbox`, `bugn`, `Windawesome`, `emerge` and `litestep`. - Uppercase first letter of `wm` output. +**Window Manager Theme**
+ +- [Windows] Added support for Blackbox themes. + **CPU**
- [macOS] Print physical cores instead of hyper-threaded cores. **[@iandrewt](https://github.com/iandrewt)**