improve screenshots

This commit is contained in:
qvalentin 2021-10-01 19:32:53 +02:00
parent 9cbfe9b73e
commit 3f7ea5a737
2 changed files with 4 additions and 1 deletions

3
.scripts/cast_screenshot Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
scrot -se 'xclip -selection clipboard -t "image/png" < $f && mv $f ~/Pictures/screenshots'