Typo
This commit is contained in:
parent
79acea5668
commit
36f8c35170
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Once the packages are installed, navigate to the home directory, open 'E-Paper-M
|
|||
| font_size | Varies the size of the font. Can be any number >0. In some cases the size of the font is fixed by the design. Default value is `14`. |
|
||||
| font_boldness | Varies the boldness of the font. Can be one of `extralight`, `light`, `regular`, `semibold`, `bold` or `extrabold`. In some cases the boldness of the font is fixed by the design. Default value is `regular`. |
|
||||
| choosen_design | Sets the desired panel design. |
|
||||
| line_thickness | Varies the boldness of separation lines in the choosen design. |
|
||||
| line_thickness | Varies the boldness of separation lines in the chosen design. |
|
||||
| general_settings | A dictionary containing options that some designs use to optimize there design. Possible options are as follows: |
|
||||
| `"info-area"` | Defines the content type of an additionaly info area on the design. Can be one of `"rss"`, `"events"` or empty, to remove this area or keep it clean. |
|
||||
| `"highlight-event-days"` | If set to `True`, days with events are highlighted in contrast to days without events. |
|
||||
|
|
Loading…
Reference in a new issue