Merge branch 'master' of leafbla.de:dominic/dm-scripts

This commit is contained in:
Dominic Zimmer 2019-11-05 22:45:19 +01:00
commit e7174a4210

View File

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