aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 6e8f6cd..b0e8a42 100644
--- a/config
+++ b/config
@@ -1,7 +1,7 @@
#!/bin/bash
# What modules, in what order
-MODULES="weather volumebar wifi internet cpuload temperature date time"
+MODULES="weather volumebar wifi internet cpuload cputemp date time"
# Modules that require an active internet connection
ONLINE_MODULES="weather internet"