From 828c4af8886b970fba9edcbaa5c6a97916ad4aa8 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sat, 23 Nov 2024 23:19:32 +0100 Subject: Temporalily fix hidden block event --- comet.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 43a3183..1d61819 100644 --- a/comet.conf +++ b/comet.conf @@ -54,14 +54,14 @@ [block.disk] type = fs text = SSD %{used-si} / %{total} -- %{free-percentage} - color = #18baf2, #00ff00 + color = #18baf2 text-color = #fff path = / [block.date] type = date text = "%A %d %B %H:%M" - ;color = #18baf2, #ff0000 + ;color = #18baf2 color = #18baf2 line-color = #fff, #000 line-width = 4 -- cgit v1.2.3