diff options
| author | Federico Angelilli <code@fedang.net> | 2024-09-18 14:49:59 +0200 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-09-18 14:49:59 +0200 |
| commit | 0eceb95c0a4b517d7eb537a464089f011e3804e2 (patch) | |
| tree | 54e2646d5a7c43b3fec074ebe98d4a33aefde025 /comet.conf | |
| parent | bc70dead7fb518f073fecb21a04fa374e9ad6dd0 (diff) | |
Add effect parsingeffect-conf
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 |
