Skip to content
Discussion options

You must be logged in to vote

Oi, Lucas.

Your locale pt_BR.UTF-8 is correct. You need to add an L to your format. It will start with {:L.

If using clock instead of simpleclock, the locale will default to C regardless of the locale settings. To override this behavior you have to perpend L to the formatting string. For example, {:%a %m %d} becomes {:L%a %m %d}.

The source is waybar docs.

Abraços.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lucasolima
Comment options

Answer selected by lucasolima
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants