[screenrecord.sh] Mention xdg-user-dir among required exes.
This commit is contained in:
parent
019da41413
commit
655a70fdee
|
@ -4,6 +4,7 @@
|
||||||
#
|
#
|
||||||
# A basic screen recording script based on wf-recorder for sway,
|
# A basic screen recording script based on wf-recorder for sway,
|
||||||
# required executables:
|
# required executables:
|
||||||
|
# xdg-user-dir - to find out the user VIDEOS directory
|
||||||
# wf-recorder - for the actual screen recording
|
# wf-recorder - for the actual screen recording
|
||||||
# jq - to parse JSON
|
# jq - to parse JSON
|
||||||
# slurp - to select a screen area
|
# slurp - to select a screen area
|
||||||
|
|
Loading…
Reference in New Issue