set gtk-layer-shell namespace

This commit is contained in:
piotr
2024-10-09 01:22:22 +02:00
parent 142628158e
commit b119542490

View File

@@ -777,6 +777,7 @@ def main():
window.add(vbox)
GtkLayerShell.init_for_window(window)
GtkLayerShell.set_namespace(window, f"nwg-panel-{panel["name"]}")
monitor = None
try: