Show the block only if less than 10GB is available:
[[block]]
block = "disk_space"
format = " $free.eng(range:..10e9) |"
Uhh. Do we want to support prefixes in ranges? Like range:..10Gi and range:..10M.
Originally posted by @MaxVerevkin in #2043 (comment)