Skip to content

Commit 68cb138

Browse files
committed
Wait until window is hidden and content pasted
Signed-off-by: Lukas Holecek <[email protected]>
1 parent 2bfbd0d commit 68cb138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Application/paste-and-forget.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Command="
1414
}
1515
1616
hide()
17+
sleep(100)
1718
paste()
19+
sleep(1000)
1820
copy('')"
1921
InMenu=true
2022
Icon=\xf0ea

0 commit comments

Comments
 (0)