1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00

Merge pull request #785 from roobre/patch-1

Add minimum width to CPU percentage in example config
This commit is contained in:
Patrick Ziegler 2017-10-01 00:21:25 +02:00 committed by GitHub
commit caeb8ddae4

View file

@ -193,7 +193,7 @@ interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #f90000
label = %percentage%%
label = %percentage:2%%
[module/memory]
type = internal/memory