mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Allow negative shadow spread
This commit is contained in:
committed by
Ivan Molodetskikh
parent
bd927b54e0
commit
3b1bf34e21
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user