diff --git a/system-status.py b/system-status.py index 951eddc..5c5687f 100644 --- a/system-status.py +++ b/system-status.py @@ -20,7 +20,7 @@ TEMP_COLOR = RED CPU_COLOR = BLUE NETWORK_COLOR = PINK -MIN_TEMP = 45 +MIN_TEMP = 40 MAX_TEMP = 85