From 6d5523eef874f3ab16ae5fbb89aaaa1adadd040f Mon Sep 17 00:00:00 2001 From: Patrick Ziegler Date: Thu, 27 Jun 2019 17:27:06 +0200 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Configuration.md b/Configuration.md index 2b860ae..5642f60 100644 --- a/Configuration.md +++ b/Configuration.md @@ -195,6 +195,10 @@ line-color = #f00 ; the border is placed withing this area. So you effectively only have the ; following horizontal space on the bar: ; width - border-right-size - border-left-size +; border-size can be defined as pixel value (e.g. 35) or percentage (e.g. 50%), +; the percentage can optionally be extended with a pixel offset like so: +; 50%:-10, this will result in 50% minus 10 pixels. The percentage is relative +; to the bar width or height depending on the border. (this way to specify border-size is unreleased) border-size = border-color =