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 {
|
anchors {
|
||||||
top: parent.top
|
top: parent.top
|
||||||
bottom: undefined
|
bottom: undefined
|
||||||
left: parent.left
|
left: undefined
|
||||||
right: parent.right
|
right: undefined
|
||||||
}
|
}
|
||||||
states: [
|
states: [
|
||||||
State {
|
State {
|
||||||
|
|||||||
Reference in New Issue
Block a user