mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 17:54:22 +02:00
polybar: replace CPU by something not sensible to non-integer scaling
This commit is contained in:
parent
ba5bf657d7
commit
96b93cc51c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ enable-scroll = true
|
|||
[module/cpu]
|
||||
type = internal/cpu
|
||||
interval = 2
|
||||
label = %percentage: 2%%
|
||||
label = %percentage: 2%%
|
||||
|
||||
[module/memory]
|
||||
type = internal/memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue