Screenshot-annotate.sh
This commit is contained in:
parent
7b9a972e97
commit
13da32970b
2 changed files with 13 additions and 3 deletions
2
niri/bin/screenshot-annotate.sh
Executable file
2
niri/bin/screenshot-annotate.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
grim -g "$(slurp -w 0)" -t ppm - | satty --early-exit --copy-command 'wl-copy' --filename='-' -o '~/Pictures/Screenshots/Screenshot-%Y-%m-%d_%H:%M:%S.png' --initial-tool brush
|
||||
Loading…
Add table
Add a link
Reference in a new issue