Merge pull request #785 from roobre/patch-1
Add minimum width to CPU percentage in example config
This commit is contained in:
commit
caeb8ddae4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user