mirror of
https://github.com/yshui/picom.git
synced 2024-11-11 13:51:02 -05:00
man: add note about rounded corners and transparent clipping
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
69d4199daa
commit
0e7b972830
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ OPTIONS
|
||||||
Dim inactive windows. (0.0 - 1.0, defaults to 0.0)
|
Dim inactive windows. (0.0 - 1.0, defaults to 0.0)
|
||||||
|
|
||||||
*--corner-radius* 'VALUE'::
|
*--corner-radius* 'VALUE'::
|
||||||
Sets the radius of rounded window corners. When > 0, the compositor will round the corners of windows. (defaults to 0).
|
Sets the radius of rounded window corners. When > 0, the compositor will round the corners of windows. Does not interact well with *--transparent-clipping*. (defaults to 0).
|
||||||
|
|
||||||
*--rounded-corners-exclude* 'CONDITION'::
|
*--rounded-corners-exclude* 'CONDITION'::
|
||||||
Exclude conditions for rounded corners.
|
Exclude conditions for rounded corners.
|
||||||
|
|
Loading…
Reference in a new issue