From 8bf62f7156ca8b789f1b3d60d553ac9ac2cf4958 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 30 Oct 2020 05:07:54 +0000 Subject: mail and dim colors --- src/TopC.hs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/TopC.hs') 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") ++ " " ++ "/" + where tm = fc "grey40" (fni "\xf001") ++ " " + -- ++ "/" -- ++ 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| " -- cgit v1.2.3