feat(i3status): show cpu bars and frequency

This commit is contained in:
Michael Mandl 2022-06-21 14:33:48 +02:00
parent 7016002892
commit 42a28b9fe3
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -140,6 +140,7 @@
{
block = "cpu";
interval = 1;
format = "{barchart} {frequency}";
}
{
block = "load";