summaryrefslogtreecommitdiff
path: root/modules/drawers/Interactions.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/drawers/Interactions.qml')
-rw-r--r--modules/drawers/Interactions.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/drawers/Interactions.qml b/modules/drawers/Interactions.qml
index 2783f37..337b0ff 100644
--- a/modules/drawers/Interactions.qml
+++ b/modules/drawers/Interactions.qml
@@ -54,6 +54,7 @@ CustomMouseArea {
}
anchors.fill: parent
+ // FIXME: remove when Hyprland bug fixed
anchors.rightMargin: -1
anchors.bottomMargin: -1
hoverEnabled: true