aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/i3/i3blocks.conf')
-rw-r--r--dot_config/i3/i3blocks.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/i3/i3blocks.conf b/dot_config/i3/i3blocks.conf
index dd9f5ac..2787340 100644
--- a/dot_config/i3/i3blocks.conf
+++ b/dot_config/i3/i3blocks.conf
@@ -99,10 +99,10 @@ markup=pango
99[CPU-temperature] 99[CPU-temperature]
100label= 100label=
101command=~/.config/i3/scripts/temperature 101command=~/.config/i3/scripts/temperature
102interval=30 102interval=1
103#T_WARN=70 103#T_WARN=70
104#T_CRIT=90 104#T_CRIT=90
105#SENSOR_CHIP="" 105SENSOR_CHIP="coretemp-isa-0000"
106# where SENSOR_CHIP can be find with sensors output 106# where SENSOR_CHIP can be find with sensors output
107# can be used also for GPU temperature or other temperature sensors lm-sensors detects. 107# can be used also for GPU temperature or other temperature sensors lm-sensors detects.
108 108
Powered by cgit v1.2.3 (git 2.41.0)