mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
polybar: use a cat for CPU icon
Nothing makes sense.
This commit is contained in:
parent
775766654d
commit
9902884c83
1 changed files with 2 additions and 9 deletions
|
@ -92,15 +92,8 @@ enable-scroll = true
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
interval = 2
|
interval = 2
|
||||||
format = <ramp-load> <label>
|
format = <label>
|
||||||
label = %percentage: 2%%
|
label = %percentage: 2%%
|
||||||
ramp-load-0 =
|
|
||||||
ramp-load-1 =
|
|
||||||
ramp-load-2 =
|
|
||||||
ramp-load-3 =
|
|
||||||
ramp-load-4 =
|
|
||||||
ramp-load-5 =
|
|
||||||
ramp-load-6 =
|
|
||||||
|
|
||||||
[module/memory]
|
[module/memory]
|
||||||
type = internal/memory
|
type = internal/memory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue