forked from Shinonome/dots-hyprland
make timer restart instead of start
This commit is contained in:
@@ -55,7 +55,7 @@ Scope {
|
||||
Connections {
|
||||
target: GlobalStates
|
||||
function onOverlayOpenChanged() {
|
||||
delayedGrabTimer.start();
|
||||
delayedGrabTimer.restart();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user