fix(config): Include more fields in example config

This commit is contained in:
Michael Carlberg 2016-06-10 12:18:17 +02:00
parent 9d9a1ab285
commit 613c027fe1
1 changed files with 14 additions and 2 deletions

View File

@ -6,15 +6,27 @@
;throttle_ms = 50 ;throttle_ms = 50
[bar/example] [bar/example]
width = 100% ;monitor = eDP1
height = 25
bottom = true bottom = true
dock = false dock = false
width = 100%
height = 25
;offset_x = 0
;offset_y = 0
background = #00ffffff background = #00ffffff
foreground = #fff foreground = #fff
;linecolor = #ff0000
spacing = 1
lineheight = 1 lineheight = 1
;separator = |
;locale = en_US.UTF-8
padding_left = 1 padding_left = 1
padding_right = 1 padding_right = 1
module_margin_left = 0 module_margin_left = 0