home/i3status-rust: add max frequency to cpu chart
This commit is contained in:
@@ -89,7 +89,7 @@ in
|
|||||||
{
|
{
|
||||||
block = "cpu";
|
block = "cpu";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
format = "$utilization $barchart $frequency";
|
format = "$utilization $barchart $frequency $max_frequency";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "temperature";
|
block = "temperature";
|
||||||
|
|||||||
Reference in New Issue
Block a user