mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 17:55:40 +02:00
i3-scrot: fix select-to-clipboard parameter (#10371)
This commit is contained in:
parent
81b82734cc
commit
40b5921620
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
- Capture a screenshot of a specific selection and copy it to the clipboard:
|
- Capture a screenshot of a specific selection and copy it to the clipboard:
|
||||||
|
|
||||||
`i3-scrot --select-to-clibpoard`
|
`i3-scrot --select-to-clipboard`
|
||||||
|
|
||||||
- Capture a screenshot of the active window after a delay of 5 seconds:
|
- Capture a screenshot of the active window after a delay of 5 seconds:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue