From 8ad2993b9e6679a669b80154639b4941ed2fafb4 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Fri, 29 Nov 2024 12:12:39 +0100 Subject: Refactor --- comet.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'comet.conf') diff --git a/comet.conf b/comet.conf index 27a25f3..182e241 100644 --- a/comet.conf +++ b/comet.conf @@ -2,8 +2,10 @@ [bar] font = "Hack 12" - width = 1700 + width = 1900 height = 40 + ;x-offset = 10 + ;y-offset = 10 background = #abc blocks = date, perf, try2, mus, sus @@ -95,7 +97,7 @@ bar-value = 88 ;color = #18baf2 bar-width = 120 - bar-height = 8 + bar-height = 17 bar-color = #f1baee, #CCCCFF bar-line-color = #000 bar-line-width = 10 @@ -128,7 +130,7 @@ target = block.next set-text = "ciao" - run-script = echo works + run-sync = echo works ;target = block.mus ;set-blocks = bogus -- cgit v1.2.3