fix delayed focus

This commit is contained in:
Daniel Bulant 2025-09-21 10:28:59 +02:00
parent afba444dab
commit 80f912aa8b
No known key found for this signature in database

View file

@ -63,6 +63,7 @@ import Quickshell.Hyprland
searchWidget.cancelSearch()
}
delayedGrabTimer.start()
grab.active = GlobalStates.overviewSearchOpen
}
}
}