From 30f91d7c8769a68e4bf11ed4ff0177bcf1bc9f03 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Wed, 20 Nov 2024 01:08:30 +0100 Subject: Add gradients --- comet.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 9f1caa5..22feae2 100644 --- a/comet.conf +++ b/comet.conf @@ -53,12 +53,15 @@ [block.disk] type = fs text = SSD %{used-si} / %{total} -- %{free-percentage} - color = #18baf2 + color = #18baf2, #00ff00 text-color = #fff path = / [block.date] type = date text = "%A %d %B %H:%M" + ;color = #18baf2, #ff0000 color = #18baf2 + line-color = #fff, #000 + line-width = 4 text-color = #fff -- cgit v1.2.3