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

Default indicator layout causes hostname not to be centered #85

Open
danrobinson78 opened this issue Jan 3, 2021 · 0 comments · May be fixed by #137
Open

Default indicator layout causes hostname not to be centered #85

danrobinson78 opened this issue Jan 3, 2021 · 0 comments · May be fixed by #137
Labels
Confirmed Verified by someone other than the reporter.

Comments

@danrobinson78
Copy link

On distros which don't apply any downstream theming (i.e., Debian and Arch I've seen this), the default indicator layout doesn't look good. The hostname shows up about 2/3rds of the way across from the right edge of the screen. Having it either centered or aligned on the left edge of the screen would look much better.

I'm not sure whether an indicator that should be there just isn't loading, or if it would be better to look into how the spacers are handled.

I can recreate the defaults with

indicators=~spacer;~spacer;~host;~spacer;~session;~a11y;~clock;~power

Deleting either both spacers to move the hostname all the way to left, or setting it up with

indicators=~host;~spacer;~clock;~spacer;[all the other stuff]

would also seem to fix it (I think some distros use a similar config downstream).

@bluesabre bluesabre added the Confirmed Verified by someone other than the reporter. label Sep 27, 2022
@Samq64 Samq64 linked a pull request Jan 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Verified by someone other than the reporter.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants