Comment WlrLayer.Overlay from Notification popup, edit Kitty template
This commit is contained in:
parent
42273bf50f
commit
938c4b2d25
2 changed files with 8 additions and 13 deletions
|
|
@ -41,7 +41,7 @@ Variants {
|
|||
margins.right: Style.marginM * scaling
|
||||
implicitWidth: 360 * scaling
|
||||
implicitHeight: Math.min(notificationStack.implicitHeight, (NotificationService.maxVisible * 120) * scaling)
|
||||
WlrLayershell.layer: WlrLayer.Overlay
|
||||
//WlrLayershell.layer: WlrLayer.Overlay
|
||||
WlrLayershell.exclusionMode: ExclusionMode.Ignore
|
||||
|
||||
// Connect to animation signal from service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue