diff options
Diffstat (limited to 'bin/guiscripts/vrec')
-rwxr-xr-x | bin/guiscripts/vrec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/guiscripts/vrec b/bin/guiscripts/vrec index f01a5c7..a383f33 100755 --- a/bin/guiscripts/vrec +++ b/bin/guiscripts/vrec @@ -29,7 +29,7 @@ record_cmd() touch "$lock" fi - herbe "started recording." & + herbe "started recording." # use notification to know when recording started w=$(($3 + $3 % 2)) h=$(($4 + $4 % 2)) ffmpeg $audio \ |