diff --git a/screenrecord.sh b/screenrecord.sh index c8b9028..1af9d94 100755 --- a/screenrecord.sh +++ b/screenrecord.sh @@ -4,6 +4,7 @@ # # A basic screen recording script based on wf-recorder for sway, # required executables: +# xdg-user-dir - to find out the user VIDEOS directory # wf-recorder - for the actual screen recording # jq - to parse JSON # slurp - to select a screen area