From 0e5e622952fe51588f1537e621c63cbe4a91c136 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 26 Oct 2024 13:18:11 +0200 Subject: checkpoint --- bin/guiscripts/vrec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/guiscripts') 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 \ -- cgit v1.2.3