aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-09-21 01:26:52 +0200
committerFederico Angelilli <code@fedang.net>2024-09-21 01:26:52 +0200
commitb1bde5b6fe35f9ff94ae480d37c365410b94a43b (patch)
treee24b7b95d3049824a38a91a07b07ef98ae7d54bc /comet.conf
parent09190056721872069a82db51d97de6ab60f73a40 (diff)
Add shine effect
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/comet.conf b/comet.conf
index 2c35f27..d82ae05 100644
--- a/comet.conf
+++ b/comet.conf
@@ -36,12 +36,14 @@
text = CPU
text-color = #fff
color = #181818
+ effect = cool
[block.ram]
type = ram
text = RAM: %{used-percentage}%
text-color = #fff
color = #f0b
+ effect = cool
[block.disk]
type = fs
@@ -49,6 +51,9 @@
color = #18baf2
text-color = #fff
path = /
+ effect = cool
+ x-padding = 5
+ y-padding = 5
[block.date]
type = date
@@ -62,6 +67,11 @@
duration = 300
amplitude = 20
+[effect.cool]
+ type = shine
+ duration = 500
+ jib=1
+
;[block.main]
; type = 0
; text = CIAO