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

Increase width to 3 characters+% for CPU usage #478

Open
vlachoudis opened this issue Jan 11, 2022 · 0 comments
Open

Increase width to 3 characters+% for CPU usage #478

vlachoudis opened this issue Jan 11, 2022 · 0 comments

Comments

@vlachoudis
Copy link

This is a tiny request:
%usage of (cpu_usage) normally displays with a format of two digits and a percent symbol 05%
However when it arrives to 100% it requires 3 digits so all preceding items are moved left by one character,
and then back again when the cpu usage drops below 100%.
Could you please increase the width to 3 characters to avoid this movement left-right on heavy load.
Thanks in advance

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