mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
polybar: use cat-in-space for CPU
This commit is contained in:
parent
e6a82ab0a2
commit
b9827ab33c
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ enable-scroll = true
|
|||
type = internal/cpu
|
||||
interval = 2
|
||||
format = <label>
|
||||
label = %percentage: 2%%
|
||||
label = %{T2} %{T-} %percentage: 2%%
|
||||
|
||||
[module/memory]
|
||||
type = internal/memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue