mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
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