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 {
|
||||
top: true
|
||||
bottom: true
|
||||
left: !(Config?.options.overview.enable ?? true)
|
||||
right: !(Config?.options.overview.enable ?? true)
|
||||
}
|
||||
|
||||
HyprlandFocusGrab {
|
||||
|
||||
Reference in New Issue
Block a user