diff --git a/dm-recording/README.md b/dm-recording/README.md index 446ab28..0912a2b 100644 --- a/dm-recording/README.md +++ b/dm-recording/README.md @@ -7,6 +7,10 @@ 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`. +Please click the following sample image to see a sample video. + +![Click me](https://gitea.leafbla.de/dominic/dm-scripts/raw/branch/master/dm-recording/.media/example.png) + In order to stop the recording, kill the corresponding process. While not the prettiest solution, `killall ffmpeg` works for non-nested recordings. ## Requirements