summaryrefslogtreecommitdiff
path: root/scripts/screen-record.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/screen-record.sh')
-rwxr-xr-xscripts/screen-record.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/screen-record.sh b/scripts/screen-record.sh
index 19fdff9..d1d15d3 100755
--- a/scripts/screen-record.sh
+++ b/scripts/screen-record.sh
@@ -1,8 +1,8 @@
-#!/bin/bash
+!/bin/bash
DISPLAY="$(hyprctl monitors | head -n 1 | cut -d ' ' -f 2)"
notify-send -u normal -i video-display "Recording Screen" "Display: $DISPLAY"
-wf-recorder -Dyaf ~/Videos/recordings/video.mkv
+wf-recorder -a -Dyf ~/Videos/recordings/video.mkv