aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf16
1 files changed, 15 insertions, 1 deletions
diff --git a/comet.conf b/comet.conf
index 5d06cb9..af45850 100644
--- a/comet.conf
+++ b/comet.conf
@@ -6,11 +6,25 @@
height = 40
background = #abc
- blocks = date, perf
+ blocks = date, perf, try2
[jib]
sus = false
+[block.try2]
+ type=group
+ blocks = try
+ collapse = true
+ color = #000
+
+[block.try]
+ type = text
+ text-color = #a123fc
+ text = ""
+ color = #fff
+ ;x-padding = 10
+ y-padding = 10
+
[block.perf]
type = group
color = #DC143C