diff --git a/README.md b/README.md index f1f2fbf..510d8fd 100644 --- a/README.md +++ b/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