[screenrecord.sh] Mention xdg-user-dir among required exes.

This commit is contained in:
Lorenzo Cogotti 2022-11-04 19:29:22 +01:00
parent 019da41413
commit 655a70fdee
1 changed files with 1 additions and 0 deletions

View File

@ -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