feat(clock): stack date above time
This commit is contained in:
@@ -318,7 +318,7 @@ clockWidget =
|
|||||||
( textClockNewWith
|
( textClockNewWith
|
||||||
defaultClockConfig
|
defaultClockConfig
|
||||||
{ clockUpdateStrategy = RoundedTargetInterval 60 0.0,
|
{ clockUpdateStrategy = RoundedTargetInterval 60 0.0,
|
||||||
clockFormatString = "%a %b %_d, 🕑%I:%M %p"
|
clockFormatString = "%a %b %_d\n🕑%I:%M %p"
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user