feat(i3status): show cpu bars and frequency
This commit is contained in:
parent
7016002892
commit
42a28b9fe3
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
||||||
{
|
{
|
||||||
block = "cpu";
|
block = "cpu";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
|
format = "{barchart} {frequency}";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "load";
|
block = "load";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue