feat(i3status): show cpu bars and frequency
parent
7016002892
commit
42a28b9fe3
|
@ -140,6 +140,7 @@
|
|||
{
|
||||
block = "cpu";
|
||||
interval = 1;
|
||||
format = "{barchart} {frequency}";
|
||||
}
|
||||
{
|
||||
block = "load";
|
||||
|
|
Loading…
Reference in New Issue