diff options
Diffstat (limited to 'wiki')
| -rw-r--r-- | wiki/Configuration:-Layout.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wiki/Configuration:-Layout.md b/wiki/Configuration:-Layout.md index 08c3871a..a060d507 100644 --- a/wiki/Configuration:-Layout.md +++ b/wiki/Configuration:-Layout.md @@ -372,6 +372,7 @@ Set `on` to enable the shadow. Setting `softness 0` will give you hard shadows. `spread` is the distance to expand the window rectangle in logical pixels, same as [CSS box-shadow] spread. +<sup>Since: next release</sup> Spread can be negative. `offset` moves the shadow relative to the window in logical pixels, same as [CSS box-shadow] offset. For example, `offset x=2 y=2` will move the shadow 2 logical pixels downwards and to the right. |
