Remove color from date

This commit is contained in:
2022-09-24 11:16:11 +02:00
parent cab1a08cc2
commit 830f64030e

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 = "%"