update media
This commit is contained in:
parent
31ddce842b
commit
d3d963648f
|
@ -40,13 +40,13 @@ win_obs_szene__project: 'wk23'
|
||||||
win_obs_additional_dirs: []
|
win_obs_additional_dirs: []
|
||||||
|
|
||||||
win_obs_szene_files:
|
win_obs_szene_files:
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_3sources.png'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_3sources.png'
|
||||||
file: 'background_3sources.png'
|
file: 'background_3sources.png'
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_4sources.png'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_plain.png'
|
||||||
file: 'background_4sources.png'
|
file: 'background_4sources.png'
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_pip.png'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_logo_pip.png'
|
||||||
file: 'background_pip.png'
|
file: 'background_pip.png'
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_sbs.png'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_sbs.png'
|
||||||
file: 'background_sbs.png'
|
file: 'background_sbs.png'
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_logo_big.png'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_logo_big.png'
|
||||||
file: 'background_logo_big.png'
|
file: 'background_logo_big.png'
|
||||||
|
@ -60,6 +60,6 @@ win_obs_szene_files:
|
||||||
file: 'wk23-{{ inventory_hostname }}.json'
|
file: 'wk23-{{ inventory_hostname }}.json'
|
||||||
|
|
||||||
win_streamdeck__download_icons: false
|
win_streamdeck__download_icons: false
|
||||||
win_streamdeck__icons: []
|
win_streamdeck__icons:
|
||||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/raw/branch/main/WK23.streamDeckProfile'
|
- src: 'https://backwesen.de/voc/wk23-obs-szene/raw/branch/main/WK23.streamDeckProfile'
|
||||||
file: 'WK23.streamDeckProfile'
|
file: 'WK23.streamDeckProfile'
|
||||||
|
|
Loading…
Reference in New Issue