diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 |
