feat(i3status): show cpu bars and frequency

This commit is contained in:
mandlm 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";