From eb1f94da3380372592dbba2e7395e4c1e35038d9 Mon Sep 17 00:00:00 2001 From: subh Date: Thu, 22 Jan 2026 23:19:57 +0530 Subject: added external sound recording with wf-recorder --- scripts/screen-record.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/screen-record.sh b/scripts/screen-record.sh index 28026a7..19fdff9 100755 --- a/scripts/screen-record.sh +++ b/scripts/screen-record.sh @@ -4,5 +4,5 @@ DISPLAY="$(hyprctl monitors | head -n 1 | cut -d ' ' -f 2)" notify-send -u normal -i video-display "Recording Screen" "Display: $DISPLAY" -wf-recorder -Dyf ~/Videos/recordings/video.mkv +wf-recorder -Dyaf ~/Videos/recordings/video.mkv -- cgit v1.2.3