ScreenCorners: add solid black option
This commit is contained in:
parent
22bc5a3bff
commit
8cb9f04a22
3 changed files with 9 additions and 1 deletions
|
|
@ -322,6 +322,7 @@ Singleton {
|
|||
property string avatarImage: defaultAvatar
|
||||
property bool dimDesktop: false
|
||||
property bool showScreenCorners: false
|
||||
property bool forceBlackScreenCorners: false
|
||||
property real radiusRatio: 1.0
|
||||
property real screenRadiusRatio: 1.0
|
||||
// Animation speed multiplier (0.1x - 2.0x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue