From 4d1abb6d350a3d898a5aedfcb912bc28eef46d45 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 8 Sep 2024 17:55:18 +0200 Subject: Start working on custom formatting --- comet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index d2df0bf..191e05a 100644 --- a/comet.conf +++ b/comet.conf @@ -17,7 +17,7 @@ [block.ram] type = ram - text = RAM: %{ram} + text = RAM: %{used-percentage} % text-color = #fff color = #f0b -- cgit v1.2.3