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