summaryrefslogtreecommitdiff
path: root/modules/bar
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bar')
-rw-r--r--modules/bar/popouts/Wrapper.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/bar/popouts/Wrapper.qml b/modules/bar/popouts/Wrapper.qml
index 0ce17ce..6bab78c 100644
--- a/modules/bar/popouts/Wrapper.qml
+++ b/modules/bar/popouts/Wrapper.qml
@@ -86,6 +86,7 @@ Item {
sourceComponent: WindowInfo {
screen: root.screen
+ client: Hyprland.activeToplevel
}
}