You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in the screenshot it would look much cleaner to not have to display "(EDT)" in the toolbar, but still be able to display (CDT), (PDT), (CEST), and (UTC) in the tooltip. Don't really need the timezone that I'm in displayed.
Also, there's an additional space at the bottom of the timezone list. Verified this with another user and double checked to make sure it wasn't my CSS. I had a similar issue recently piping a list into waybar and was able to fix it by using sed to remove the newline (\n) from the end of the list. This may be a similar issue.