mirror of
https://github.com/yshui/picom.git
synced 2025-04-07 17:44:04 -04: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)
|
||||
|
||||
*--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'::
|
||||
Exclude conditions for rounded corners.
|
||||
|
|
Loading…
Add table
Reference in a new issue