Update 'dm-recording/README.md'

This commit is contained in:
dominic 2019-11-05 21:39:45 +00:00
parent 8d90fb05a7
commit bf2a1c7796

View File

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