diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -21,9 +21,11 @@ type = text text-color = #a123fc text = "a" - color = #fff + ;color = #fff ;x-padding = 10 y-padding = 2 + ;effect = hey2 + effect = coop [block.perf] type = group @@ -36,7 +38,8 @@ text = CPU text-color = #fff color = #181818 - effect = cool + line-color = #faf + line-width = 2 [block.ram] type = ram @@ -67,11 +70,22 @@ duration = 300 amplitude = 20 +;[effect.hey2] +; type = ring +; duration = 300 +; width = 2 +; padding = 1 +; color = #000 + [effect.cool] type = shine duration = 500 jib=1 +[effect.coop] + type = rainbow + + ;[block.main] ; type = 0 ; text = CIAO |
