From 123d035b8164999b086c08ed472cd83ead72599c Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 8 Sep 2024 18:53:33 +0200 Subject: Implement strformat --- comet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 191e05a..130c2d2 100644 --- a/comet.conf +++ b/comet.conf @@ -17,7 +17,7 @@ [block.ram] type = ram - text = RAM: %{used-percentage} % + text = RAM: %{used-percentage}% text-color = #fff color = #f0b -- cgit v1.2.3