Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: misleading placement of the locale option #183

Open
Matteal opened this issue Jan 5, 2023 · 0 comments
Open

Suggestion: misleading placement of the locale option #183

Matteal opened this issue Jan 5, 2023 · 0 comments

Comments

@Matteal
Copy link

Matteal commented Jan 5, 2023

I spent some time debugging my date format, here's why:
My date module is in the top bar and the local option from the config.ini file is implemented in the [bar/bottom] module. So i moved the local option to the [bar/main] module and now my locale format is updated for both bars.
So now it works but I found it a bit confusing since i had to move things around in order to get it done

There is a lot more options that are located between the end of the [bar/bottom] and the start of the [setting] module (where I found locale option)
I can't figure out all of their uses but i'm pretty sure this is not the place where they are intended to be either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant