common namespace for all panels
This commit is contained in:
@@ -777,7 +777,7 @@ def main():
|
||||
window.add(vbox)
|
||||
|
||||
GtkLayerShell.init_for_window(window)
|
||||
GtkLayerShell.set_namespace(window, f"nwg-panel-{panel["name"]}")
|
||||
GtkLayerShell.set_namespace(window, f"nwg-panel")
|
||||
|
||||
monitor = None
|
||||
try:
|
||||
|
Reference in New Issue
Block a user