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
|
|
@ -6,7 +6,7 @@ grimshot - a helper for screenshots within sway
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
*grimshot* [--notify] [--cursor] (copy|save) [TARGET] [FILE]++
|
||||
*grimshot* [--notify] [--cursor] [--wait N] (copy|save) [TARGET] [FILE]++
|
||||
*grimshot* check++
|
||||
*grimshot* usage
|
||||
|
||||
|
|
@ -18,6 +18,11 @@ grimshot - a helper for screenshots within sway
|
|||
*--cursor*
|
||||
Include cursors in the screenshot.
|
||||
|
||||
*--wait N*
|
||||
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.
|
||||
|
||||
*save*
|
||||
Save the screenshot into a regular file. Grimshot will write image
|
||||
files to *XDG_SCREENSHOTS_DIR* if this is set (or defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue