From afcbe44a7cf454f3588a60180d93f65df9e5fcc7 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Tue, 19 Nov 2024 11:17:50 +0100 Subject: Add byte human readable formatting --- comet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index d1fc212..31bde13 100644 --- a/comet.conf +++ b/comet.conf @@ -52,7 +52,7 @@ [block.disk] type = fs - text = SSD %{used} / %{total} -- %{free-percentage} + text = SSD %{used-si} / %{total} -- %{free-percentage} color = #18baf2 text-color = #fff path = / -- cgit v1.2.3