summaryrefslogtreecommitdiffhomepage
path: root/src/TopC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/TopC.hs')
-rw-r--r--src/TopC.hs9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/TopC.hs b/src/TopC.hs
index b24355e..5c87702 100644
--- a/src/TopC.hs
+++ b/src/TopC.hs
@@ -21,7 +21,8 @@ autoMPD light = AutoMPD [ "-T", "110", "-E", "…", "-W", "10", "-t" ,
pollMPD light =
MPD [ "-T", "120", "-W", "10", "-E", "…", "-t", tm, "--", "-p", "6600"] 20
- where tm = fc "grey40" (fni "\xf001") ++ " <remaining> " ++ "<ppos>/<plength>"
+ where tm = fc "grey40" (fni "\xf001") ++ " <remaining> <length> "
+ -- ++ "<ppos>/<plength>"
-- ++ mpdt light
-- mprisName = "MellowPlayer3"
@@ -46,7 +47,7 @@ config p = (baseConfig p) {
, commands = [ Run (topProcL p)
, Run m
, Run (thinkTemp p)
--- , Run (mail p)
+ , Run (mail p)
, Run (cpuBars p)
, Run memory
, Run (diskU p)
@@ -73,8 +74,8 @@ config p = (baseConfig p) {
++ ma
++ " |EGPH| "
++ " {} "
--- ++ "|mail|"
- ++ " |kbd| "
+ ++ "|kbd| "
+ ++ "|mail| "
++ "|multicpu| "
++ "|multicoretemp| "
++ " |top| "