fix(docs): Added offset_xy to bar config section
This commit is contained in:
parent
e4c1b6c94f
commit
737da87e22
@ -180,6 +180,10 @@ the resulting output might not be award-winning.
|
|||||||
width = 100%
|
width = 100%
|
||||||
height = 30
|
height = 30
|
||||||
|
|
||||||
|
; Offset value defined in pixels
|
||||||
|
;offset_x = 0
|
||||||
|
;offset_y = 0
|
||||||
|
|
||||||
; Put the bar at the bottom of the screen
|
; Put the bar at the bottom of the screen
|
||||||
bottom = true
|
bottom = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user