Add a delay to allow dmenu to be closed

This commit is contained in:
gardouille 2020-12-01 16:28:10 +01:00
parent 0af12afc3a
commit 5fe3cd13ed
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -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.