From bd8dbe03ead6c73f28df517f8873675108277bf5 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Thu, 12 Sep 2024 01:29:32 +0200 Subject: Add effects --- comet.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 2d6a6d5..a405f74 100644 --- a/comet.conf +++ b/comet.conf @@ -20,10 +20,10 @@ [block.try] type = text text-color = #a123fc - text = "" + text = "a" color = #fff - ;x-padding = 10 - y-padding = 10 + x-padding = 2 + y-padding = 2 [block.perf] type = group -- cgit v1.2.3