"[error] clock: chrono format error: no '%' at start of chrono-specs" this is the error i get when i launch waybar from terminal. Waybar does appear and everything else works fine, except i cant see the time.
"clock": {
"format": "{: %a, %B %d %I:%M %p}",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
},
this is how my waybar config file's clock module looks like, ive tried doing alot of stuff aswell, seems like theres some problem with "format" and i cant fix it man