Remove color from date

master
Hektor Misplon 2022-09-24 11:16:11 +02:00
parent cab1a08cc2
commit 830f64030e
1 changed files with 1 additions and 1 deletions

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