aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/grimshot.1.scd
diff options
context:
space:
mode:
authorLibravatar Alice Carroll <git@alice-carroll.pet>2022-03-31 19:28:16 +0300
committerLibravatar Simon Ser <contact@emersion.fr>2022-04-21 10:41:48 +0200
commita5f01a0e04642cf035e5ae416e7bc631988e30a6 (patch)
treebded23c78c91734e17a91f80ae3ee1b6946aa848 /contrib/grimshot.1.scd
parentAdd Swedish README (diff)
downloadsway-a5f01a0e04642cf035e5ae416e7bc631988e30a6.tar.gz
sway-a5f01a0e04642cf035e5ae416e7bc631988e30a6.tar.zst
sway-a5f01a0e04642cf035e5ae416e7bc631988e30a6.zip
Support cursor capture in grimshot
Refactor argument parser Bring back `sh` compatibility Default to NOTIFY=no
Diffstat (limited to 'contrib/grimshot.1.scd')
-rw-r--r--contrib/grimshot.1.scd5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/grimshot.1.scd b/contrib/grimshot.1.scd
index d2a57759..ccdce2c1 100644
--- a/contrib/grimshot.1.scd
+++ b/contrib/grimshot.1.scd
@@ -6,7 +6,7 @@ grimshot - a helper for screenshots within sway
6 6
7# SYNOPSIS 7# SYNOPSIS
8 8
9*grimshot* [--notify] (copy|save) [TARGET] [FILE]++ 9*grimshot* [--notify] [--cursor] (copy|save) [TARGET] [FILE]++
10*grimshot* check++ 10*grimshot* check++
11*grimshot* usage 11*grimshot* usage
12 12
@@ -15,6 +15,9 @@ grimshot - a helper for screenshots within sway
15*--notify* 15*--notify*
16 Show notifications to the user that a screenshot has been taken. 16 Show notifications to the user that a screenshot has been taken.
17 17
18*--cursor*
19 Include cursors in the screenshot.
20
18*save* 21*save*
19 Save the screenshot into a regular file. Grimshot will write images 22 Save the screenshot into a regular file. Grimshot will write images
20 files to *XDG_SCREENSHOTS_DIR* if this is set (or defined 23 files to *XDG_SCREENSHOTS_DIR* if this is set (or defined