fix notifications
This commit is contained in:
@@ -212,9 +212,9 @@ window-rule {
|
||||
// Block out sensitive components from screencasts
|
||||
layer-rule {
|
||||
match namespace="^dms:clipboard$"
|
||||
match namespace="^dms:notification$"
|
||||
match namespace="^dms:notification"
|
||||
|
||||
block-out-from "screencast"
|
||||
block-out-from "screen-capture"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
|
||||
Reference in New Issue
Block a user