summaryrefslogtreecommitdiffhomepage
path: root/src/Top.hs
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-09-20 00:26:12 +0100
committerjao <jao@gnu.org>2019-09-20 00:26:48 +0100
commit26767d5adb227e11077c7b4089a082679e59394e (patch)
tree8999ab3a08a19b265155eb558f74207b20c9576f /src/Top.hs
parent504e569a85ca2887207a18428289975b4700fa4a (diff)
downloadxmobar-config-26767d5adb227e11077c7b4089a082679e59394e.tar.gz
xmobar-config-26767d5adb227e11077c7b4089a082679e59394e.tar.bz2
TopC for xmobar-exwm
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 ()