The configuration file to be used for clock-rs.
TOML value
{ }
general = { color = "magenta"; interval = 250; blink = true; bold = true; }; position = { horizontal = "start"; vertical = "end"; }; date = { fmt = "%A, %B %d, %Y"; use_12h = true; utc = true; hide_seconds = true; };