move icons down 5 pixels

pull/493/head
John Fawkes 2 years ago
parent 1337a47161
commit 2e436fc883

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 14 KiB

@ -39,19 +39,19 @@ queues:
stream: stream:
- horizontal_offset: 15 # This is the first position - horizontal_offset: 15 # This is the first position
horizontal_align: center horizontal_align: center
vertical_offset: 15 vertical_offset: 10
vertical_align: bottom vertical_align: bottom
- horizontal_offset: 130 # This is the second position - horizontal_offset: 130 # This is the second position
horizontal_align: center horizontal_align: center
vertical_offset: 15 vertical_offset: 10
vertical_align: bottom vertical_align: bottom
- horizontal_offset: 245 # This is the third position - horizontal_offset: 245 # This is the third position
horizontal_align: center horizontal_align: center
vertical_offset: 15 vertical_offset: 10
vertical_align: bottom vertical_align: bottom
- horizontal_offset: 360 # This is the third position - horizontal_offset: 360 # This is the third position
horizontal_align: center horizontal_align: center
vertical_offset: 15 vertical_offset: 10
vertical_align: bottom vertical_align: bottom
templates: templates:
@ -65,7 +65,7 @@ templates:
vertical_offset: 15 vertical_offset: 15
vertical_align: bottom vertical_align: bottom
weight_<<key>>: <<weight>> weight_<<key>>: <<weight>>
style: Square style: Round
ignore_blank_results: true ignore_blank_results: true
overlay: overlay:
name: <<overlay_name>> name: <<overlay_name>>

Loading…
Cancel
Save