Ajout script capture d'écran simple
parent
55a707d2c9
commit
5b08b893fc
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
scrot -s -e 'xclip -selection clipboard -t image/png -i $f'
|
||||||
|
rm ~/*.png
|
||||||
Loading…
Reference in New Issue