From bf2a1c779663fd3eae43fd6c59de8c80b5aa917b Mon Sep 17 00:00:00 2001 From: dominic Date: Tue, 5 Nov 2019 21:39:45 +0000 Subject: [PATCH] Update 'dm-recording/README.md' --- dm-recording/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dm-recording/README.md b/dm-recording/README.md index 446ab28..87a93a3 100644 --- a/dm-recording/README.md +++ b/dm-recording/README.md @@ -7,6 +7,8 @@ You can either select Fullscreen or Region mode. Fullscreen mode records the ent ## Usage Run `dm-recording`. Everything else is managed and communicated by `dmenu` and `notify-send`. +![video](https://gitea.leafbla.de/dominic/dm-scripts/raw/branch/master/dm-recording/.media/example.mp4) + In order to stop the recording, kill the corresponding process. While not the prettiest solution, `killall ffmpeg` works for non-nested recordings. ## Requirements