From 7ed39aca6d07b8ca69c0373f5623ffd6a5564412 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 24 Nov 2024 23:00:33 +0100 Subject: Add other actions to config --- comet.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index e77cddb..ec03a52 100644 --- a/comet.conf +++ b/comet.conf @@ -112,7 +112,10 @@ knob-y-offset = 0 knob-rotation = 90 - action = just + ;action-left-click = just + ;on-left-click = just + ;when-left-click = just + left-click = just [action.just] ;block.slide.color = #18baf2 -- cgit v1.2.3