From 613c027fe1462fd61e2def24f0e94dedbeed53b4 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Fri, 10 Jun 2016 12:18:17 +0200 Subject: [PATCH] fix(config): Include more fields in example config --- examples/config | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/examples/config b/examples/config index 9c6950a9..0de2a3f3 100644 --- a/examples/config +++ b/examples/config @@ -6,15 +6,27 @@ ;throttle_ms = 50 [bar/example] -width = 100% -height = 25 +;monitor = eDP1 bottom = true dock = false +width = 100% +height = 25 + +;offset_x = 0 +;offset_y = 0 + background = #00ffffff foreground = #fff +;linecolor = #ff0000 +spacing = 1 lineheight = 1 + +;separator = | + +;locale = en_US.UTF-8 + padding_left = 1 padding_right = 1 module_margin_left = 0