diff --git a/dm-recording/README.md b/dm-recording/README.md index 087f07a..c965f67 100644 --- a/dm-recording/README.md +++ b/dm-recording/README.md @@ -7,9 +7,9 @@ You can either select Fullscreen or Region mode. Fullscreen mode records the ent ## Usage Make sure you meet [the requirements](https://gitea.leafbla.de/dominic/dm-scripts/src/branch/master/dm-recording#requirements) and run `dm-recording`. Everything else is managed and communicated by `dmenu` and `notify-send`. -Click [Click me](https://gitea.leafbla.de/dominic/dm-scripts/src/branch/master/dm-recording/.media/example.mp4) to see a sample video. +[Click me](https://gitea.leafbla.de/dominic/dm-scripts/src/branch/master/dm-recording/.media/example.mp4) to see a sample video. -![Click me](https://gitea.leafbla.de/dominic/dm-scripts/raw/branch/master/dm-recording/.media/example.png) +![Image](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.