summaryrefslogtreecommitdiffhomepage
path: root/src/Top.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Top.hs')
-rw-r--r--src/Top.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Top.hs b/src/Top.hs
index 98ee9eb..4ee2ab8 100644
--- a/src/Top.hs
+++ b/src/Top.hs
@@ -23,8 +23,7 @@ config p = (baseConfig p) {
, template = " |bright| |memory| |top| <fn=1>|kbd|</fn>\
\{|XMonadLog|}\
\ |diskio| |disku| |cpufreq| |multicpu|\
- \ |coretemp| \
- \ |batt0| "
+ \ |multicoretemp| |batt0| "
}
main :: IO ()