mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
fix delayed focus
This commit is contained in:
parent
afba444dab
commit
80f912aa8b
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ import Quickshell.Hyprland
|
||||||
searchWidget.cancelSearch()
|
searchWidget.cancelSearch()
|
||||||
}
|
}
|
||||||
delayedGrabTimer.start()
|
delayedGrabTimer.start()
|
||||||
|
grab.active = GlobalStates.overviewSearchOpen
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue