From c57ce0b45a42dcdce819e317b69413f09ea1fcfa Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 10 Jan 2021 15:44:39 -0500 Subject: [PATCH] docs: Add more details for WSL/WSL2 known issues --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb890a00..d9d43048 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,11 @@ The current compatibility of widgets with operating systems from personal testin - M1-based macOS devices may have issues with temperature sensors not returning anything. -- For now, WSL/WSL2 may have some issues. +- For now, WSL has an issue reporting total memory usage. + +- WSL and WSL2 (as far as I know) cannot correctly report temperature sensors. + +- WSL2 will not match Windows' own Task Manager, this appears to be due to how WSL2 works. ## Installation