feat(i3status): show cpu bars and frequency

main
mandlm 2022-06-21 14:33:48 +02:00
parent 7016002892
commit 42a28b9fe3
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

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