From 33ddcf878e0eb7c166e4c189b1ed884dfbf5dc06 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 10 Mar 2026 09:17:38 -0500 Subject: [PATCH] temp warnings adjusted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bottom line: PCH temperatures in the 60–80°C range are normal for Comet Lake. Only take action if the PCH exceeds 80°C under load or if the system exhibits instability, throttling, or fan issues. https://search.brave.com/search?q=pch_cometlake%20too%20hot&summary=1&conversation=08d4e81eac2141d10ec1bdf1529f86543889 --- dots/nwg-panel/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/nwg-panel/config b/dots/nwg-panel/config index 17c8844..8425839 100644 --- a/dots/nwg-panel/config +++ b/dots/nwg-panel/config @@ -219,7 +219,7 @@ "random-wallpaper": {}, "pinned": {}, "executor-temperature": { - "script": "temperature.sh 59 64", + "script": "temperature.sh 64 69", "tooltip-text": "", "on-left-click": "", "on-middle-click": "",