summaryrefslogtreecommitdiff
path: root/sh/reco
diff options
context:
space:
mode:
Diffstat (limited to 'sh/reco')
-rwxr-xr-xsh/reco2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/reco b/sh/reco
index 6eed281..3580b96 100755
--- a/sh/reco
+++ b/sh/reco
@@ -30,7 +30,7 @@ else
notify-send 'select recording region with mouse'
xrectsel '%w %h %x %y'
;;
- *) exit 1;
+ *) exit 1;;
esac
notify-send 'start recording after 2 seconds'
sleep 2