Skip to content

Default indicator layout causes hostname not to be centered #85

@danrobinson78

Description

@danrobinson78

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfirmedVerified by someone other than the reporter.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions