diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -11,6 +11,12 @@ [jib] sus = false +[effect.cool] + type = pulse + duration = 100 + amplitude = 20 + + [block.try2] type=group blocks = try @@ -30,6 +36,7 @@ color = #DC143C spacing = 20 blocks = cpu, ram, disk + effect = cool [block.cpu] type = text |
