Set notification window layer namespace to "swaync-notification-window"
This commit is contained in:
@@ -45,7 +45,7 @@ namespace SwayNotificationCenter {
|
|||||||
Process.exit (1);
|
Process.exit (1);
|
||||||
}
|
}
|
||||||
GtkLayerShell.init_for_window (this);
|
GtkLayerShell.init_for_window (this);
|
||||||
GtkLayerShell.set_namespace (this, "swaync-control-center");
|
GtkLayerShell.set_namespace (this, "swaync-notification-window");
|
||||||
GtkLayerShell.set_layer (this, GtkLayerShell.Layer.OVERLAY);
|
GtkLayerShell.set_layer (this, GtkLayerShell.Layer.OVERLAY);
|
||||||
this.set_anchor ();
|
this.set_anchor ();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user