From f1f89a745fb46c4b387f3cb6c094e9dd38edf9f6 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 8 Sep 2024 22:41:53 +0200 Subject: Add date block --- comet.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 73163dc..79d5cef 100644 --- a/comet.conf +++ b/comet.conf @@ -28,6 +28,11 @@ text-color = #fff path = / +[block.disk] + type = date + text = "%A %d %B %H:%M" + color = #18baf2 + text-color = #fff ;[block.main] ; type = 0 -- cgit v1.2.3