From 2907d743760f74a01a77dca91c4f74ac849517b5 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Wed, 11 Sep 2024 23:11:47 +0200 Subject: Add fs percentages --- comet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index af45850..2d6a6d5 100644 --- a/comet.conf +++ b/comet.conf @@ -45,7 +45,7 @@ [block.disk] type = fs - text = SSD %{used} / %{total} + text = SSD %{used} / %{total} -- %{free-percentage} color = #18baf2 text-color = #fff path = / -- cgit v1.2.3