From 7b137b0ba7ec6ff397e409941ae2394f5c069956 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 16 Jan 2018 21:57:49 -0600 Subject: [PATCH] Polybar: Effectively disable thermal warning temperature --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 0f880b6a..981be16d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -142,7 +142,7 @@ interval = 1 inherit = template/module type = internal/temperature thermal-zone = 0 -warn-temperature = 50 +warn-temperature = 250 # STOCK #====================