aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-11-24 16:43:35 +0100
committerFederico Angelilli <code@fedang.net>2024-11-24 16:43:35 +0100
commit30020a08392c959505bd27388564f7436a04bace (patch)
tree2cfdeb4da789c71e3400e05caf353fe0307a6836 /comet.conf
parent441c0b974d00c01fccbce4ebed61711b7b0eeec7 (diff)
Change action syntax
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/comet.conf b/comet.conf
index 11b3618..93d44a0 100644
--- a/comet.conf
+++ b/comet.conf
@@ -112,5 +112,12 @@
knob-y-offset = 0
knob-rotation = 90
+ action = just
+
[action.just]
- block.slide.color = #18baf2
+ ;block.slide.color = #18baf2
+
+ target = block.slide
+ set-knob = triangle
+ set-knob-color = #fff
+