aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-11-22 01:44:04 +0100
committerFederico Angelilli <code@fedang.net>2024-11-22 01:44:04 +0100
commit713084a48649a7aa0c40ea6d6163f0def3dcd82c (patch)
treef26a79894dc0490c1a662c5eb634ad28397f8446 /comet.conf
parentb4d57d18b858824d0f5bde061d79c8f578630072 (diff)
Add slider knob
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/comet.conf b/comet.conf
index 5f30b36..77fc1d0 100644
--- a/comet.conf
+++ b/comet.conf
@@ -95,11 +95,20 @@
bar-value = 88
;color = #18baf2
bar-width = 120
- bar-height = 15
+ bar-height = 8
bar-color = #f1baee, #CCCCFF
bar-line-color = #000
bar-line-width = 2
bar-bg-color = #fff
seekable = true
+ knob = triangle
+ ;knob = circle
+ knob-color = #ababab
+ knob-line-color = #000
+ ;knob-line-width = 2
+ knob-height = 12
+ knob-width = 12
+ knob-x-offset = 0
+ knob-y-offset = 0