[62] Merge remote-tracking branch 'chazlarson/patch-11' into nightly

This commit is contained in:
meisnate12 2023-06-05 14:07:13 -04:00
commit 699c2238aa

View file

@ -64,14 +64,13 @@ Each overlay definition needs to specify what overlay to use. This can happen in
```
3. Using a dictionary for more overlay location options.
```yaml
overlays:
```yaml
overlays:
IMDb Top 250:
overlay:
name: IMDb Top 250
imdb_chart: top_movies
```
```
There are many attributes available when using overlays to edit how they work.