Less sleep

This commit is contained in:
BarbUk 2020-01-28 10:10:19 +04:00
parent 7026d6a2b8
commit 770da804d3

4
snippy
View File

@ -214,8 +214,8 @@ run() {
# Paste into the current application.
if is_gui; then
# We need a little pause to handle the time to focus on the window
sleep 0.25
sleep 0.05
wait
${GUIPASTE}
move_cursor "Up" $cursor_line_position
else