mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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