From d4070ead9548efb41f5fb16895ca60c05d5df5a9 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 19 Jun 2025 20:24:54 +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 e16679d..f876da0 100755 --- a/bin/guiscripts/vrec +++ b/bin/guiscripts/vrec @@ -111,7 +111,7 @@ case "$option" in ;; last) file="$(find "$dir" -type f -iname '*.mp4' -printf '%Ts %p\n' | sort -n -r | head -n 1 | cut -f 2- -d' ')" - printf '%s' "$file" | clipp + printf '%s' "$file" ;; full) record_cmd 0 0 1920 1080 "$dir" "$output" ;; audio) -- cgit v1.2.3-70-g09d2