chore: fix font and date

This commit is contained in:
♥ Minnie ♥ 2025-03-06 23:59:49 +08:00
parent c2241df6c6
commit 84dd17ae7c
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -8,7 +8,7 @@ import XMonadConfig.GruvboxMaterial
config :: Config
config =
defaultConfig
{ font = "Fira Code Semi Bold 9"
{ font = "Fisa Code 10"
, additionalFonts = ["Symbols Nerd Font 2048-em 24"]
, bgColor = background
, fgColor = foreground
@ -47,7 +47,7 @@ config =
, -- Date Format Alias RefreshRate
Run $
Date
(grey2 "%a %b %_d %Y " ++ yellow "%H:%M:%S")
(grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S")
"date"
(1 `seconds`)
, -- Weather StationID Args RefreshRate