scrot: add example to display a countdown before taking a screenshot (#5162)
This commit is contained in:
@@ -17,3 +17,7 @@
|
|||||||
- Capture a screenshot from the currently focused window:
|
- Capture a screenshot from the currently focused window:
|
||||||
|
|
||||||
`scrot --focused`
|
`scrot --focused`
|
||||||
|
|
||||||
|
- Display a countdown of 10 seconds before taking a screenshot:
|
||||||
|
|
||||||
|
`scrot --count --delay {{10}}`
|
||||||
|
Reference in New Issue
Block a user