diff --git a/config.cfg-sample-linux b/config.cfg-sample-linux index 3d8e89f..eef0470 100644 --- a/config.cfg-sample-linux +++ b/config.cfg-sample-linux @@ -2,7 +2,7 @@ username=myuser password=mypass posturl=http://yourhost.tld/gtkgrab/handler.php -command=scrot --b -s %s +command=sleep 0.5 && scrot -f --b -s %s gifCommand=record-gif.sh $(zenity --entry --text="How long to record?") %s notifyCommand=notify-send --hint=int:transient:1 "Screenshot Uploaded" "Copied URL to clipboard:\n %s" capPath=/tmp/ss.png