X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fcapture-area.sh;h=c4e9ea8799382b3bfc7c7b8aeeb910b5c9ceb985;hb=290e8df6876439cd18325d55b6dc8e2e5e1fc8f2;hp=5197f95c3467b26ddd0f8c0404dd765c3a10018b;hpb=10b78beac53843192f7da8a6dbaa2d5e0572b307;p=clearscm.git diff --git a/bin/capture-area.sh b/bin/capture-area.sh index 5197f95..c4e9ea8 100755 --- a/bin/capture-area.sh +++ b/bin/capture-area.sh @@ -9,8 +9,9 @@ function yesno { } mate-screenshot -ac +aplay ~/Conf/CameraClick.wav -file="$screenshot_directory/Screenshots/$(date +%F@%T).png +file="$screenshot_directory/$(date +%F@%T).png" if yesno "Save screenshot as $file?"; then xclip -selection clipboard -t image/png -o > $file