forked from Shinonome/dots-hyprland
wactioncenter: fix wrong gap from bar
This commit is contained in:
@@ -23,6 +23,7 @@ WBarAttachedPanelContent {
|
|||||||
top: root.barAtBottom ? undefined : parent.top
|
top: root.barAtBottom ? undefined : parent.top
|
||||||
bottom: root.barAtBottom ? parent.bottom : undefined
|
bottom: root.barAtBottom ? parent.bottom : undefined
|
||||||
margins: root.visualMargin
|
margins: root.visualMargin
|
||||||
|
bottomMargin: 0
|
||||||
}
|
}
|
||||||
spacing: 12
|
spacing: 12
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user