Tiny script to screen capture.
This commit is contained in:
parent
a8fefd4702
commit
2b7a9c6ab1
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
scrot -s -e 'gimp $f ; rm -rf $f'
|
Loading…
Reference in New Issue