mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
parent
5411ed4ef0
commit
6e314e1e9e
3 changed files with 29 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ grimshot - a helper for screenshots within sway
|
|||
.P
|
||||
.SH SYNOPSIS
|
||||
.P
|
||||
\fBgrimshot\fR [--notify] [--cursor] (copy|save) [TARGET] [FILE]
|
||||
\fBgrimshot\fR [--notify] [--cursor] [--wait N] (copy|save) [TARGET] [FILE]
|
||||
.br
|
||||
\fBgrimshot\fR check
|
||||
.br
|
||||
|
|
@ -31,6 +31,13 @@ Show notifications to the user that a screenshot has been taken.\&
|
|||
Include cursors in the screenshot.\&
|
||||
.P
|
||||
.RE
|
||||
\fB--wait N\fR
|
||||
.RS 4
|
||||
Wait for N seconds before taking a screenshot.\& Waits after any
|
||||
manual selection is made.\& Recommended to combine with --notify in
|
||||
order to know when the screenshot has been taken.\&
|
||||
.P
|
||||
.RE
|
||||
\fBsave\fR
|
||||
.RS 4
|
||||
Save the screenshot into a regular file.\& Grimshot will write images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue