The patch changes load_avg to take a format string, allowing to display
e.g. only the 1min average. Should be useful on narrower screens like
laptops.
It feels redundant to have two format strings, but OTOH datetime also
already takes a format string, so let's say a convention has already
been established.
<3,K.
Received on Fri Sep 08 2017 - 23:08:28 CEST