aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/comet.conf b/comet.conf
index 79d5cef..5d06cb9 100644
--- a/comet.conf
+++ b/comet.conf
@@ -6,9 +6,17 @@
height = 40
background = #abc
+ blocks = date, perf
+
[jib]
sus = false
+[block.perf]
+ type = group
+ color = #DC143C
+ spacing = 20
+ blocks = cpu, ram, disk
+
[block.cpu]
type = text
text = CPU
@@ -28,7 +36,7 @@
text-color = #fff
path = /
-[block.disk]
+[block.date]
type = date
text = "%A %d %B %H:%M"
color = #18baf2