aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/grimshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/grimshot b/contrib/grimshot
index bbb35e33..fcd2dbca 100755
--- a/contrib/grimshot
+++ b/contrib/grimshot
@@ -6,7 +6,7 @@
6## - `slurp`: to select an area 6## - `slurp`: to select an area
7## - `swaymsg`: to read properties of current window 7## - `swaymsg`: to read properties of current window
8## - `wl-copy`: clipboard utility 8## - `wl-copy`: clipboard utility
9## - `jq`: json uliity to parse swaymsg output 9## - `jq`: json utility to parse swaymsg output
10## - `notify-send`: to show notifications 10## - `notify-send`: to show notifications
11## - `mktemp`: to create a temporary file 11## - `mktemp`: to create a temporary file
12## Those are needed to be installed, if unsure, run `grimshot check` 12## Those are needed to be installed, if unsure, run `grimshot check`