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