screen corners: use exclusiveZone -1 to ignore bar offset
This commit is contained in:
parent
87b7bb00d0
commit
cd29baa4d5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Item {
|
|||
color: "transparent"
|
||||
|
||||
WlrLayershell.layer: WlrLayer.Overlay
|
||||
WlrLayershell.exclusiveZone: 0
|
||||
WlrLayershell.exclusiveZone: -1
|
||||
WlrLayershell.namespace: "nova-corners"
|
||||
mask: Region {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue