From 737da87e225b19c706c915cfb9cd178f3d76eb01 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Fri, 10 Jun 2016 00:53:02 +0200 Subject: [PATCH] fix(docs): Added offset_xy to bar config section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b9549e2..19171494 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,10 @@ the resulting output might not be award-winning. width = 100% height = 30 + ; Offset value defined in pixels + ;offset_x = 0 + ;offset_y = 0 + ; Put the bar at the bottom of the screen bottom = true