Remove color from date

This commit is contained in:
2022-09-24 11:16:11 +02:00
parent f3a4044e55
commit 81ad1080fc

View File

@@ -16,7 +16,7 @@ Config { overrideRedirect = False
, "--on", ""
]
, Run Memory ["--template", "Mem: <usedratio>%"] 10
, Run Date "%a %Y-%m-%d <fc=#8be9fd>%H:%M</fc>" "date" 10
, Run Date "%a %Y-%m-%d %H:%M" "date" 10
, Run XMonadLog
]
, sepChar = "%"