diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -6,7 +6,7 @@ height = 40 background = #abc - blocks = date, perf, try2 + blocks = date, perf, try2, sl [jib] sus = false @@ -65,3 +65,16 @@ line-color = #fff, #000 line-width = 4 text-color = #fff + +[block.sl] + type = slider + bar-value = 10 + color = #18baf2 + bar-width = 100 + bar-height = 10 + bar-color = #afafaf + bar-line-color = #000 + bar-line-width = 2 + bar-bg-color = #fff + + |
