fmt-human-no-space
Description
Remove the space between the numeric value and the unit in
fmt_human() output.
The default formatting follows SI/NIST conventions. This patch is intended for status bars where horizontal space is limited.
Before:
1.2 GiB
42 °C
After:
1.2GiB
42°C
Download
Authors
- r1w1s1 r1w1s1@fastmail.com