mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 11:59:58 -05:00
bar: popups: fix and simplify positioning
This commit is contained in:
@@ -70,7 +70,6 @@ Item {
|
||||
|
||||
StyledPopup {
|
||||
hoverTarget: mouseArea
|
||||
offsetY: -30
|
||||
contentComponent: Rectangle {
|
||||
id: resourcePopup
|
||||
readonly property real margin: 10
|
||||
|
||||
Reference in New Issue
Block a user