diff --git a/printscreen b/printscreen index 50011b9..ae6fb4a 100755 --- a/printscreen +++ b/printscreen @@ -5,7 +5,7 @@ ## Or try to use scrot if [ "$(command -v flameshot)" ]; then - flameshot gui --path /tmp + flameshot gui --path /tmp --delay 50 else ## Use scrot # -s : Interactively select a window or rectangle with the mouse.