chore: fix formatting

This commit is contained in:
♥ Minnie ♥ 2025-03-07 10:35:59 +08:00
parent a0e72fe905
commit ece1ef8571
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -59,7 +59,7 @@ config =
"YPJT" "YPJT"
[ "--template" [ "--template"
, inWrapper (ppTitle "Temp" ++ green "<tempC>C") , inWrapper (ppTitle "Temp" ++ green "<tempC>C")
++ inWrapper (ppTitle "Wind" ++ purple "<windKmh>km/h") ++ inWrapper (ppTitle "Wind" ++ purple "<windKmh>km" ++ grey0 "/" ++ purple "h")
++ inWrapper (ppTitle "Humidity" ++ blue "<rh>%") ++ inWrapper (ppTitle "Humidity" ++ blue "<rh>%")
] ]
(30 `minutes`) (30 `minutes`)