forked from Shinonome/dots-hyprland
fix laggy search bar anim when overview is disabled
This commit is contained in:
@@ -40,6 +40,8 @@ Scope {
|
|||||||
anchors {
|
anchors {
|
||||||
top: true
|
top: true
|
||||||
bottom: true
|
bottom: true
|
||||||
|
left: !(Config?.options.overview.enable ?? true)
|
||||||
|
right: !(Config?.options.overview.enable ?? true)
|
||||||
}
|
}
|
||||||
|
|
||||||
HyprlandFocusGrab {
|
HyprlandFocusGrab {
|
||||||
|
|||||||
Reference in New Issue
Block a user