aboutsummaryrefslogtreecommitdiff
path: root/comet.conf
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-11-20 23:47:53 +0100
committerFederico Angelilli <code@fedang.net>2024-11-20 23:48:09 +0100
commit98e8080ed671e7b7459c91eafec23f903298e8c3 (patch)
tree60217be80076a9d0184273e9df975903ac63d3a6 /comet.conf
parentfcd52f6db3dc9092dbd7a502e3e561ad16bf0743 (diff)
Fix text positioning
Diffstat (limited to 'comet.conf')
-rw-r--r--comet.conf36
1 files changed, 30 insertions, 6 deletions
diff --git a/comet.conf b/comet.conf
index 3a2fd09..fcd988d 100644
--- a/comet.conf
+++ b/comet.conf
@@ -6,7 +6,7 @@
height = 40
background = #abc
- blocks = date, perf, try2, sl
+ blocks = date, perf, try2, mus, sus
[jib]
sus = false
@@ -41,6 +41,7 @@
[block.cpu]
type = text
text = CPU
+ ;text = ""
text-color = #fff
color = #181818
@@ -66,13 +67,36 @@
line-width = 4
text-color = #fff
-[block.sl]
+[block.mus]
+ type = group
+ ;color = #CCCCFF
+ color = #f7f7f7
+ spacing = 2
+ blocks = play, next, slide
+
+[block.play]
+ type = text
+ text = ""
+ text-color = #111
+ color = #18baf2
+ ;x-padding = 5
+ ;y-padding = 5
+
+[block.next]
+ type = text
+ text = ""
+ text-color = #111
+ color = #18baf2
+ x-padding = 5
+ y-padding = 5
+
+[block.slide]
type = slider
bar-value = 88
- color = #18baf2
- bar-width = 100
- bar-height = 10
- bar-color = #afafaf, #f1baee
+ ;color = #18baf2
+ bar-width = 120
+ bar-height = 15
+ bar-color = #f1baee, #CCCCFF
bar-line-color = #000
bar-line-width = 2
bar-bg-color = #fff