Skip to content

Commit

Permalink
Update INFO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
am80l committed Jan 14, 2020
1 parent de56446 commit b453cb2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions INFO.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,19 @@ frontend:
... # your configuration.
```

Add the following line to your lovelace-ui.yaml or use the RAW editor:
```
background: var(--background-image)
```
(Optional) add the following to the same file to make the header smaller (you need to install cch too):
```
cch:
background: 'rgba(155, 155, 155, 0.25)'
clock_format: 24
options: clock
swipe_animate: fade
swipe_prevent_default: true
```
### HACS

1. Go to the Community Store.
Expand Down

0 comments on commit b453cb2

Please sign in to comment.