mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-11 10:44:21 +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
|
type = internal/cpu
|
||||||
interval = 2
|
interval = 2
|
||||||
format = <label>
|
format = <label>
|
||||||
label = %percentage: 2%%
|
label = %{T2} %{T-} %percentage: 2%%
|
||||||
|
|
||||||
[module/memory]
|
[module/memory]
|
||||||
type = internal/memory
|
type = internal/memory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue