forked from Shinonome/dots-hyprland
hefty: fix bar covering whole screen when changing position
This commit is contained in:
@@ -174,8 +174,8 @@ HAbstractMorphedPanel {
|
||||
anchors {
|
||||
top: parent.top
|
||||
bottom: undefined
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
left: undefined
|
||||
right: undefined
|
||||
}
|
||||
states: [
|
||||
State {
|
||||
|
||||
Reference in New Issue
Block a user