Add Level 1 documentation for new options to readme
This commit is contained in:
parent
f013462264
commit
896ef4b75e
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -44,6 +44,17 @@ There are also many font options, so there is now [font scheme](https://github.c
|
|||
|
||||
* `font` - overall font. Defaults to `Roboto`.
|
||||
|
||||
### Layout Sheme
|
||||
* `user_area_width` - set the width of the user page container area
|
||||
* `power_area_width` - set the width of the power spage container area
|
||||
* `offset_slices` - set the vertical and horizontal offset for all groups of buttons (or "slices")
|
||||
* `padding_slices` - set the internal padding of all slices
|
||||
* `spacing_slices` - set the spacing between all slices
|
||||
* `skew_slices` - set the skew (angle) of all slices
|
||||
* `image_padding` - set the image padding for all images
|
||||
* `spacing_item` - set the spacing between all types of list item
|
||||
* `padding_item` - set the internal padding of all types of list item
|
||||
|
||||
Info about other layers can be found on wiki: [layer 2](https://github.com/RadRussianRus/sddm-slice/wiki/Font-Scheme-Layer-2), [layer 3](https://github.com/RadRussianRus/sddm-slice/wiki/Font-Scheme-Layer-3).
|
||||
|
||||
### Debug mode options
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue